cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- 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 +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -360,6 +360,10 @@
|
|
360
360
|
"Manifest": {},
|
361
361
|
"Tags": {
|
362
362
|
"shape": "Sb"
|
363
|
+
},
|
364
|
+
"SourceCustomDbEngineVersionIdentifier": {},
|
365
|
+
"UseAwsProvidedLatestImage": {
|
366
|
+
"type": "boolean"
|
363
367
|
}
|
364
368
|
}
|
365
369
|
},
|
@@ -471,6 +475,9 @@
|
|
471
475
|
"type": "boolean"
|
472
476
|
},
|
473
477
|
"MasterUserSecretKmsKeyId": {},
|
478
|
+
"EnableLocalWriteForwarding": {
|
479
|
+
"type": "boolean"
|
480
|
+
},
|
474
481
|
"SourceRegion": {}
|
475
482
|
}
|
476
483
|
},
|
@@ -508,7 +515,7 @@
|
|
508
515
|
}
|
509
516
|
},
|
510
517
|
"output": {
|
511
|
-
"shape": "
|
518
|
+
"shape": "S3i",
|
512
519
|
"resultWrapper": "CreateDBClusterEndpointResult"
|
513
520
|
}
|
514
521
|
},
|
@@ -583,7 +590,7 @@
|
|
583
590
|
"MasterUsername": {},
|
584
591
|
"MasterUserPassword": {},
|
585
592
|
"DBSecurityGroups": {
|
586
|
-
"shape": "
|
593
|
+
"shape": "S3o"
|
587
594
|
},
|
588
595
|
"VpcSecurityGroupIds": {
|
589
596
|
"shape": "S2s"
|
@@ -690,7 +697,7 @@
|
|
690
697
|
"type": "structure",
|
691
698
|
"members": {
|
692
699
|
"DBInstance": {
|
693
|
-
"shape": "
|
700
|
+
"shape": "S3q"
|
694
701
|
}
|
695
702
|
}
|
696
703
|
}
|
@@ -794,7 +801,7 @@
|
|
794
801
|
"type": "structure",
|
795
802
|
"members": {
|
796
803
|
"DBInstance": {
|
797
|
-
"shape": "
|
804
|
+
"shape": "S3q"
|
798
805
|
}
|
799
806
|
}
|
800
807
|
}
|
@@ -840,7 +847,7 @@
|
|
840
847
|
"DBProxyName": {},
|
841
848
|
"EngineFamily": {},
|
842
849
|
"Auth": {
|
843
|
-
"shape": "
|
850
|
+
"shape": "S4k"
|
844
851
|
},
|
845
852
|
"RoleArn": {},
|
846
853
|
"VpcSubnetIds": {
|
@@ -868,7 +875,7 @@
|
|
868
875
|
"type": "structure",
|
869
876
|
"members": {
|
870
877
|
"DBProxy": {
|
871
|
-
"shape": "
|
878
|
+
"shape": "S4q"
|
872
879
|
}
|
873
880
|
}
|
874
881
|
}
|
@@ -901,7 +908,7 @@
|
|
901
908
|
"type": "structure",
|
902
909
|
"members": {
|
903
910
|
"DBProxyEndpoint": {
|
904
|
-
"shape": "
|
911
|
+
"shape": "S4z"
|
905
912
|
}
|
906
913
|
}
|
907
914
|
}
|
@@ -968,7 +975,7 @@
|
|
968
975
|
"DBSubnetGroupName": {},
|
969
976
|
"DBSubnetGroupDescription": {},
|
970
977
|
"SubnetIds": {
|
971
|
-
"shape": "
|
978
|
+
"shape": "S56"
|
972
979
|
},
|
973
980
|
"Tags": {
|
974
981
|
"shape": "Sb"
|
@@ -980,7 +987,7 @@
|
|
980
987
|
"type": "structure",
|
981
988
|
"members": {
|
982
989
|
"DBSubnetGroup": {
|
983
|
-
"shape": "
|
990
|
+
"shape": "S3u"
|
984
991
|
}
|
985
992
|
}
|
986
993
|
}
|
@@ -1042,7 +1049,7 @@
|
|
1042
1049
|
"type": "structure",
|
1043
1050
|
"members": {
|
1044
1051
|
"GlobalCluster": {
|
1045
|
-
"shape": "
|
1052
|
+
"shape": "S5c"
|
1046
1053
|
}
|
1047
1054
|
}
|
1048
1055
|
}
|
@@ -1127,7 +1134,10 @@
|
|
1127
1134
|
"SkipFinalSnapshot": {
|
1128
1135
|
"type": "boolean"
|
1129
1136
|
},
|
1130
|
-
"FinalDBSnapshotIdentifier": {}
|
1137
|
+
"FinalDBSnapshotIdentifier": {},
|
1138
|
+
"DeleteAutomatedBackups": {
|
1139
|
+
"type": "boolean"
|
1140
|
+
}
|
1131
1141
|
}
|
1132
1142
|
},
|
1133
1143
|
"output": {
|
@@ -1140,6 +1150,26 @@
|
|
1140
1150
|
}
|
1141
1151
|
}
|
1142
1152
|
},
|
1153
|
+
"DeleteDBClusterAutomatedBackup": {
|
1154
|
+
"input": {
|
1155
|
+
"type": "structure",
|
1156
|
+
"required": [
|
1157
|
+
"DbClusterResourceId"
|
1158
|
+
],
|
1159
|
+
"members": {
|
1160
|
+
"DbClusterResourceId": {}
|
1161
|
+
}
|
1162
|
+
},
|
1163
|
+
"output": {
|
1164
|
+
"resultWrapper": "DeleteDBClusterAutomatedBackupResult",
|
1165
|
+
"type": "structure",
|
1166
|
+
"members": {
|
1167
|
+
"DBClusterAutomatedBackup": {
|
1168
|
+
"shape": "S5s"
|
1169
|
+
}
|
1170
|
+
}
|
1171
|
+
}
|
1172
|
+
},
|
1143
1173
|
"DeleteDBClusterEndpoint": {
|
1144
1174
|
"input": {
|
1145
1175
|
"type": "structure",
|
@@ -1151,7 +1181,7 @@
|
|
1151
1181
|
}
|
1152
1182
|
},
|
1153
1183
|
"output": {
|
1154
|
-
"shape": "
|
1184
|
+
"shape": "S3i",
|
1155
1185
|
"resultWrapper": "DeleteDBClusterEndpointResult"
|
1156
1186
|
}
|
1157
1187
|
},
|
@@ -1208,7 +1238,7 @@
|
|
1208
1238
|
"type": "structure",
|
1209
1239
|
"members": {
|
1210
1240
|
"DBInstance": {
|
1211
|
-
"shape": "
|
1241
|
+
"shape": "S3q"
|
1212
1242
|
}
|
1213
1243
|
}
|
1214
1244
|
}
|
@@ -1226,7 +1256,7 @@
|
|
1226
1256
|
"type": "structure",
|
1227
1257
|
"members": {
|
1228
1258
|
"DBInstanceAutomatedBackup": {
|
1229
|
-
"shape": "
|
1259
|
+
"shape": "S62"
|
1230
1260
|
}
|
1231
1261
|
}
|
1232
1262
|
}
|
@@ -1257,7 +1287,7 @@
|
|
1257
1287
|
"type": "structure",
|
1258
1288
|
"members": {
|
1259
1289
|
"DBProxy": {
|
1260
|
-
"shape": "
|
1290
|
+
"shape": "S4q"
|
1261
1291
|
}
|
1262
1292
|
}
|
1263
1293
|
}
|
@@ -1277,7 +1307,7 @@
|
|
1277
1307
|
"type": "structure",
|
1278
1308
|
"members": {
|
1279
1309
|
"DBProxyEndpoint": {
|
1280
|
-
"shape": "
|
1310
|
+
"shape": "S4z"
|
1281
1311
|
}
|
1282
1312
|
}
|
1283
1313
|
}
|
@@ -1359,7 +1389,7 @@
|
|
1359
1389
|
"type": "structure",
|
1360
1390
|
"members": {
|
1361
1391
|
"GlobalCluster": {
|
1362
|
-
"shape": "
|
1392
|
+
"shape": "S5c"
|
1363
1393
|
}
|
1364
1394
|
}
|
1365
1395
|
}
|
@@ -1433,7 +1463,7 @@
|
|
1433
1463
|
"members": {
|
1434
1464
|
"BlueGreenDeploymentIdentifier": {},
|
1435
1465
|
"Filters": {
|
1436
|
-
"shape": "
|
1466
|
+
"shape": "S6p"
|
1437
1467
|
},
|
1438
1468
|
"Marker": {},
|
1439
1469
|
"MaxRecords": {
|
@@ -1461,7 +1491,7 @@
|
|
1461
1491
|
"members": {
|
1462
1492
|
"CertificateIdentifier": {},
|
1463
1493
|
"Filters": {
|
1464
|
-
"shape": "
|
1494
|
+
"shape": "S6p"
|
1465
1495
|
},
|
1466
1496
|
"MaxRecords": {
|
1467
1497
|
"type": "integer"
|
@@ -1476,7 +1506,7 @@
|
|
1476
1506
|
"Certificates": {
|
1477
1507
|
"type": "list",
|
1478
1508
|
"member": {
|
1479
|
-
"shape": "
|
1509
|
+
"shape": "S6y",
|
1480
1510
|
"locationName": "Certificate"
|
1481
1511
|
}
|
1482
1512
|
},
|
@@ -1484,6 +1514,36 @@
|
|
1484
1514
|
}
|
1485
1515
|
}
|
1486
1516
|
},
|
1517
|
+
"DescribeDBClusterAutomatedBackups": {
|
1518
|
+
"input": {
|
1519
|
+
"type": "structure",
|
1520
|
+
"members": {
|
1521
|
+
"DbClusterResourceId": {},
|
1522
|
+
"DBClusterIdentifier": {},
|
1523
|
+
"Filters": {
|
1524
|
+
"shape": "S6p"
|
1525
|
+
},
|
1526
|
+
"MaxRecords": {
|
1527
|
+
"type": "integer"
|
1528
|
+
},
|
1529
|
+
"Marker": {}
|
1530
|
+
}
|
1531
|
+
},
|
1532
|
+
"output": {
|
1533
|
+
"resultWrapper": "DescribeDBClusterAutomatedBackupsResult",
|
1534
|
+
"type": "structure",
|
1535
|
+
"members": {
|
1536
|
+
"Marker": {},
|
1537
|
+
"DBClusterAutomatedBackups": {
|
1538
|
+
"type": "list",
|
1539
|
+
"member": {
|
1540
|
+
"shape": "S5s",
|
1541
|
+
"locationName": "DBClusterAutomatedBackup"
|
1542
|
+
}
|
1543
|
+
}
|
1544
|
+
}
|
1545
|
+
}
|
1546
|
+
},
|
1487
1547
|
"DescribeDBClusterBacktracks": {
|
1488
1548
|
"input": {
|
1489
1549
|
"type": "structure",
|
@@ -1494,7 +1554,7 @@
|
|
1494
1554
|
"DBClusterIdentifier": {},
|
1495
1555
|
"BacktrackIdentifier": {},
|
1496
1556
|
"Filters": {
|
1497
|
-
"shape": "
|
1557
|
+
"shape": "S6p"
|
1498
1558
|
},
|
1499
1559
|
"MaxRecords": {
|
1500
1560
|
"type": "integer"
|
@@ -1524,7 +1584,7 @@
|
|
1524
1584
|
"DBClusterIdentifier": {},
|
1525
1585
|
"DBClusterEndpointIdentifier": {},
|
1526
1586
|
"Filters": {
|
1527
|
-
"shape": "
|
1587
|
+
"shape": "S6p"
|
1528
1588
|
},
|
1529
1589
|
"MaxRecords": {
|
1530
1590
|
"type": "integer"
|
@@ -1540,7 +1600,7 @@
|
|
1540
1600
|
"DBClusterEndpoints": {
|
1541
1601
|
"type": "list",
|
1542
1602
|
"member": {
|
1543
|
-
"shape": "
|
1603
|
+
"shape": "S3i",
|
1544
1604
|
"locationName": "DBClusterEndpointList"
|
1545
1605
|
}
|
1546
1606
|
}
|
@@ -1553,7 +1613,7 @@
|
|
1553
1613
|
"members": {
|
1554
1614
|
"DBClusterParameterGroupName": {},
|
1555
1615
|
"Filters": {
|
1556
|
-
"shape": "
|
1616
|
+
"shape": "S6p"
|
1557
1617
|
},
|
1558
1618
|
"MaxRecords": {
|
1559
1619
|
"type": "integer"
|
@@ -1586,7 +1646,7 @@
|
|
1586
1646
|
"DBClusterParameterGroupName": {},
|
1587
1647
|
"Source": {},
|
1588
1648
|
"Filters": {
|
1589
|
-
"shape": "
|
1649
|
+
"shape": "S6p"
|
1590
1650
|
},
|
1591
1651
|
"MaxRecords": {
|
1592
1652
|
"type": "integer"
|
@@ -1599,7 +1659,7 @@
|
|
1599
1659
|
"type": "structure",
|
1600
1660
|
"members": {
|
1601
1661
|
"Parameters": {
|
1602
|
-
"shape": "
|
1662
|
+
"shape": "S7d"
|
1603
1663
|
},
|
1604
1664
|
"Marker": {}
|
1605
1665
|
}
|
@@ -1620,7 +1680,7 @@
|
|
1620
1680
|
"type": "structure",
|
1621
1681
|
"members": {
|
1622
1682
|
"DBClusterSnapshotAttributesResult": {
|
1623
|
-
"shape": "
|
1683
|
+
"shape": "S7i"
|
1624
1684
|
}
|
1625
1685
|
}
|
1626
1686
|
}
|
@@ -1633,7 +1693,7 @@
|
|
1633
1693
|
"DBClusterSnapshotIdentifier": {},
|
1634
1694
|
"SnapshotType": {},
|
1635
1695
|
"Filters": {
|
1636
|
-
"shape": "
|
1696
|
+
"shape": "S6p"
|
1637
1697
|
},
|
1638
1698
|
"MaxRecords": {
|
1639
1699
|
"type": "integer"
|
@@ -1644,7 +1704,8 @@
|
|
1644
1704
|
},
|
1645
1705
|
"IncludePublic": {
|
1646
1706
|
"type": "boolean"
|
1647
|
-
}
|
1707
|
+
},
|
1708
|
+
"DbClusterResourceId": {}
|
1648
1709
|
}
|
1649
1710
|
},
|
1650
1711
|
"output": {
|
@@ -1668,7 +1729,7 @@
|
|
1668
1729
|
"members": {
|
1669
1730
|
"DBClusterIdentifier": {},
|
1670
1731
|
"Filters": {
|
1671
|
-
"shape": "
|
1732
|
+
"shape": "S6p"
|
1672
1733
|
},
|
1673
1734
|
"MaxRecords": {
|
1674
1735
|
"type": "integer"
|
@@ -1702,7 +1763,7 @@
|
|
1702
1763
|
"EngineVersion": {},
|
1703
1764
|
"DBParameterGroupFamily": {},
|
1704
1765
|
"Filters": {
|
1705
|
-
"shape": "
|
1766
|
+
"shape": "S6p"
|
1706
1767
|
},
|
1707
1768
|
"MaxRecords": {
|
1708
1769
|
"type": "integer"
|
@@ -1744,7 +1805,7 @@
|
|
1744
1805
|
"DbiResourceId": {},
|
1745
1806
|
"DBInstanceIdentifier": {},
|
1746
1807
|
"Filters": {
|
1747
|
-
"shape": "
|
1808
|
+
"shape": "S6p"
|
1748
1809
|
},
|
1749
1810
|
"MaxRecords": {
|
1750
1811
|
"type": "integer"
|
@@ -1761,7 +1822,7 @@
|
|
1761
1822
|
"DBInstanceAutomatedBackups": {
|
1762
1823
|
"type": "list",
|
1763
1824
|
"member": {
|
1764
|
-
"shape": "
|
1825
|
+
"shape": "S62",
|
1765
1826
|
"locationName": "DBInstanceAutomatedBackup"
|
1766
1827
|
}
|
1767
1828
|
}
|
@@ -1774,7 +1835,7 @@
|
|
1774
1835
|
"members": {
|
1775
1836
|
"DBInstanceIdentifier": {},
|
1776
1837
|
"Filters": {
|
1777
|
-
"shape": "
|
1838
|
+
"shape": "S6p"
|
1778
1839
|
},
|
1779
1840
|
"MaxRecords": {
|
1780
1841
|
"type": "integer"
|
@@ -1790,7 +1851,7 @@
|
|
1790
1851
|
"DBInstances": {
|
1791
1852
|
"type": "list",
|
1792
1853
|
"member": {
|
1793
|
-
"shape": "
|
1854
|
+
"shape": "S3q",
|
1794
1855
|
"locationName": "DBInstance"
|
1795
1856
|
}
|
1796
1857
|
}
|
@@ -1813,7 +1874,7 @@
|
|
1813
1874
|
"type": "long"
|
1814
1875
|
},
|
1815
1876
|
"Filters": {
|
1816
|
-
"shape": "
|
1877
|
+
"shape": "S6p"
|
1817
1878
|
},
|
1818
1879
|
"MaxRecords": {
|
1819
1880
|
"type": "integer"
|
@@ -1851,7 +1912,7 @@
|
|
1851
1912
|
"members": {
|
1852
1913
|
"DBParameterGroupName": {},
|
1853
1914
|
"Filters": {
|
1854
|
-
"shape": "
|
1915
|
+
"shape": "S6p"
|
1855
1916
|
},
|
1856
1917
|
"MaxRecords": {
|
1857
1918
|
"type": "integer"
|
@@ -1884,7 +1945,7 @@
|
|
1884
1945
|
"DBParameterGroupName": {},
|
1885
1946
|
"Source": {},
|
1886
1947
|
"Filters": {
|
1887
|
-
"shape": "
|
1948
|
+
"shape": "S6p"
|
1888
1949
|
},
|
1889
1950
|
"MaxRecords": {
|
1890
1951
|
"type": "integer"
|
@@ -1897,7 +1958,7 @@
|
|
1897
1958
|
"type": "structure",
|
1898
1959
|
"members": {
|
1899
1960
|
"Parameters": {
|
1900
|
-
"shape": "
|
1961
|
+
"shape": "S7d"
|
1901
1962
|
},
|
1902
1963
|
"Marker": {}
|
1903
1964
|
}
|
@@ -1909,7 +1970,7 @@
|
|
1909
1970
|
"members": {
|
1910
1971
|
"DBProxyName": {},
|
1911
1972
|
"Filters": {
|
1912
|
-
"shape": "
|
1973
|
+
"shape": "S6p"
|
1913
1974
|
},
|
1914
1975
|
"Marker": {},
|
1915
1976
|
"MaxRecords": {
|
@@ -1924,7 +1985,7 @@
|
|
1924
1985
|
"DBProxies": {
|
1925
1986
|
"type": "list",
|
1926
1987
|
"member": {
|
1927
|
-
"shape": "
|
1988
|
+
"shape": "S4q"
|
1928
1989
|
}
|
1929
1990
|
},
|
1930
1991
|
"Marker": {}
|
@@ -1938,7 +1999,7 @@
|
|
1938
1999
|
"DBProxyName": {},
|
1939
2000
|
"DBProxyEndpointName": {},
|
1940
2001
|
"Filters": {
|
1941
|
-
"shape": "
|
2002
|
+
"shape": "S6p"
|
1942
2003
|
},
|
1943
2004
|
"Marker": {},
|
1944
2005
|
"MaxRecords": {
|
@@ -1953,7 +2014,7 @@
|
|
1953
2014
|
"DBProxyEndpoints": {
|
1954
2015
|
"type": "list",
|
1955
2016
|
"member": {
|
1956
|
-
"shape": "
|
2017
|
+
"shape": "S4z"
|
1957
2018
|
}
|
1958
2019
|
},
|
1959
2020
|
"Marker": {}
|
@@ -1970,7 +2031,7 @@
|
|
1970
2031
|
"DBProxyName": {},
|
1971
2032
|
"TargetGroupName": {},
|
1972
2033
|
"Filters": {
|
1973
|
-
"shape": "
|
2034
|
+
"shape": "S6p"
|
1974
2035
|
},
|
1975
2036
|
"Marker": {},
|
1976
2037
|
"MaxRecords": {
|
@@ -1985,7 +2046,7 @@
|
|
1985
2046
|
"TargetGroups": {
|
1986
2047
|
"type": "list",
|
1987
2048
|
"member": {
|
1988
|
-
"shape": "
|
2049
|
+
"shape": "S8j"
|
1989
2050
|
}
|
1990
2051
|
},
|
1991
2052
|
"Marker": {}
|
@@ -2002,7 +2063,7 @@
|
|
2002
2063
|
"DBProxyName": {},
|
2003
2064
|
"TargetGroupName": {},
|
2004
2065
|
"Filters": {
|
2005
|
-
"shape": "
|
2066
|
+
"shape": "S6p"
|
2006
2067
|
},
|
2007
2068
|
"Marker": {},
|
2008
2069
|
"MaxRecords": {
|
@@ -2015,7 +2076,7 @@
|
|
2015
2076
|
"type": "structure",
|
2016
2077
|
"members": {
|
2017
2078
|
"Targets": {
|
2018
|
-
"shape": "
|
2079
|
+
"shape": "S8n"
|
2019
2080
|
},
|
2020
2081
|
"Marker": {}
|
2021
2082
|
}
|
@@ -2027,7 +2088,7 @@
|
|
2027
2088
|
"members": {
|
2028
2089
|
"DBSecurityGroupName": {},
|
2029
2090
|
"Filters": {
|
2030
|
-
"shape": "
|
2091
|
+
"shape": "S6p"
|
2031
2092
|
},
|
2032
2093
|
"MaxRecords": {
|
2033
2094
|
"type": "integer"
|
@@ -2065,7 +2126,7 @@
|
|
2065
2126
|
"type": "structure",
|
2066
2127
|
"members": {
|
2067
2128
|
"DBSnapshotAttributesResult": {
|
2068
|
-
"shape": "
|
2129
|
+
"shape": "S8z"
|
2069
2130
|
}
|
2070
2131
|
}
|
2071
2132
|
}
|
@@ -2078,7 +2139,7 @@
|
|
2078
2139
|
"DBSnapshotIdentifier": {},
|
2079
2140
|
"SnapshotType": {},
|
2080
2141
|
"Filters": {
|
2081
|
-
"shape": "
|
2142
|
+
"shape": "S6p"
|
2082
2143
|
},
|
2083
2144
|
"MaxRecords": {
|
2084
2145
|
"type": "integer"
|
@@ -2114,7 +2175,7 @@
|
|
2114
2175
|
"members": {
|
2115
2176
|
"DBSubnetGroupName": {},
|
2116
2177
|
"Filters": {
|
2117
|
-
"shape": "
|
2178
|
+
"shape": "S6p"
|
2118
2179
|
},
|
2119
2180
|
"MaxRecords": {
|
2120
2181
|
"type": "integer"
|
@@ -2130,7 +2191,7 @@
|
|
2130
2191
|
"DBSubnetGroups": {
|
2131
2192
|
"type": "list",
|
2132
2193
|
"member": {
|
2133
|
-
"shape": "
|
2194
|
+
"shape": "S3u",
|
2134
2195
|
"locationName": "DBSubnetGroup"
|
2135
2196
|
}
|
2136
2197
|
}
|
@@ -2146,7 +2207,7 @@
|
|
2146
2207
|
"members": {
|
2147
2208
|
"DBParameterGroupFamily": {},
|
2148
2209
|
"Filters": {
|
2149
|
-
"shape": "
|
2210
|
+
"shape": "S6p"
|
2150
2211
|
},
|
2151
2212
|
"MaxRecords": {
|
2152
2213
|
"type": "integer"
|
@@ -2159,7 +2220,7 @@
|
|
2159
2220
|
"type": "structure",
|
2160
2221
|
"members": {
|
2161
2222
|
"EngineDefaults": {
|
2162
|
-
"shape": "
|
2223
|
+
"shape": "S9a"
|
2163
2224
|
}
|
2164
2225
|
}
|
2165
2226
|
}
|
@@ -2173,7 +2234,7 @@
|
|
2173
2234
|
"members": {
|
2174
2235
|
"DBParameterGroupFamily": {},
|
2175
2236
|
"Filters": {
|
2176
|
-
"shape": "
|
2237
|
+
"shape": "S6p"
|
2177
2238
|
},
|
2178
2239
|
"MaxRecords": {
|
2179
2240
|
"type": "integer"
|
@@ -2186,7 +2247,7 @@
|
|
2186
2247
|
"type": "structure",
|
2187
2248
|
"members": {
|
2188
2249
|
"EngineDefaults": {
|
2189
|
-
"shape": "
|
2250
|
+
"shape": "S9a"
|
2190
2251
|
}
|
2191
2252
|
}
|
2192
2253
|
}
|
@@ -2197,7 +2258,7 @@
|
|
2197
2258
|
"members": {
|
2198
2259
|
"SourceType": {},
|
2199
2260
|
"Filters": {
|
2200
|
-
"shape": "
|
2261
|
+
"shape": "S6p"
|
2201
2262
|
}
|
2202
2263
|
}
|
2203
2264
|
},
|
@@ -2228,7 +2289,7 @@
|
|
2228
2289
|
"members": {
|
2229
2290
|
"SubscriptionName": {},
|
2230
2291
|
"Filters": {
|
2231
|
-
"shape": "
|
2292
|
+
"shape": "S6p"
|
2232
2293
|
},
|
2233
2294
|
"MaxRecords": {
|
2234
2295
|
"type": "integer"
|
@@ -2270,7 +2331,7 @@
|
|
2270
2331
|
"shape": "S8"
|
2271
2332
|
},
|
2272
2333
|
"Filters": {
|
2273
|
-
"shape": "
|
2334
|
+
"shape": "S6p"
|
2274
2335
|
},
|
2275
2336
|
"MaxRecords": {
|
2276
2337
|
"type": "integer"
|
@@ -2312,7 +2373,7 @@
|
|
2312
2373
|
"ExportTaskIdentifier": {},
|
2313
2374
|
"SourceArn": {},
|
2314
2375
|
"Filters": {
|
2315
|
-
"shape": "
|
2376
|
+
"shape": "S6p"
|
2316
2377
|
},
|
2317
2378
|
"Marker": {},
|
2318
2379
|
"MaxRecords": {
|
@@ -2342,7 +2403,7 @@
|
|
2342
2403
|
"members": {
|
2343
2404
|
"GlobalClusterIdentifier": {},
|
2344
2405
|
"Filters": {
|
2345
|
-
"shape": "
|
2406
|
+
"shape": "S6p"
|
2346
2407
|
},
|
2347
2408
|
"MaxRecords": {
|
2348
2409
|
"type": "integer"
|
@@ -2358,7 +2419,7 @@
|
|
2358
2419
|
"GlobalClusters": {
|
2359
2420
|
"type": "list",
|
2360
2421
|
"member": {
|
2361
|
-
"shape": "
|
2422
|
+
"shape": "S5c",
|
2362
2423
|
"locationName": "GlobalClusterMember"
|
2363
2424
|
}
|
2364
2425
|
}
|
@@ -2375,7 +2436,7 @@
|
|
2375
2436
|
"EngineName": {},
|
2376
2437
|
"MajorEngineVersion": {},
|
2377
2438
|
"Filters": {
|
2378
|
-
"shape": "
|
2439
|
+
"shape": "S6p"
|
2379
2440
|
},
|
2380
2441
|
"MaxRecords": {
|
2381
2442
|
"type": "integer"
|
@@ -2491,7 +2552,7 @@
|
|
2491
2552
|
"members": {
|
2492
2553
|
"OptionGroupName": {},
|
2493
2554
|
"Filters": {
|
2494
|
-
"shape": "
|
2555
|
+
"shape": "S6p"
|
2495
2556
|
},
|
2496
2557
|
"Marker": {},
|
2497
2558
|
"MaxRecords": {
|
@@ -2532,7 +2593,7 @@
|
|
2532
2593
|
"type": "boolean"
|
2533
2594
|
},
|
2534
2595
|
"Filters": {
|
2535
|
-
"shape": "
|
2596
|
+
"shape": "S6p"
|
2536
2597
|
},
|
2537
2598
|
"MaxRecords": {
|
2538
2599
|
"type": "integer"
|
@@ -2558,7 +2619,7 @@
|
|
2558
2619
|
"AvailabilityZones": {
|
2559
2620
|
"type": "list",
|
2560
2621
|
"member": {
|
2561
|
-
"shape": "
|
2622
|
+
"shape": "S3x",
|
2562
2623
|
"locationName": "AvailabilityZone"
|
2563
2624
|
}
|
2564
2625
|
},
|
@@ -2606,7 +2667,7 @@
|
|
2606
2667
|
"type": "double"
|
2607
2668
|
},
|
2608
2669
|
"AvailableProcessorFeatures": {
|
2609
|
-
"shape": "
|
2670
|
+
"shape": "Saf"
|
2610
2671
|
},
|
2611
2672
|
"SupportedEngineModes": {
|
2612
2673
|
"shape": "S2l"
|
@@ -2662,7 +2723,7 @@
|
|
2662
2723
|
"members": {
|
2663
2724
|
"ResourceIdentifier": {},
|
2664
2725
|
"Filters": {
|
2665
|
-
"shape": "
|
2726
|
+
"shape": "S6p"
|
2666
2727
|
},
|
2667
2728
|
"Marker": {},
|
2668
2729
|
"MaxRecords": {
|
@@ -2700,7 +2761,7 @@
|
|
2700
2761
|
},
|
2701
2762
|
"LeaseId": {},
|
2702
2763
|
"Filters": {
|
2703
|
-
"shape": "
|
2764
|
+
"shape": "S6p"
|
2704
2765
|
},
|
2705
2766
|
"MaxRecords": {
|
2706
2767
|
"type": "integer"
|
@@ -2716,7 +2777,7 @@
|
|
2716
2777
|
"ReservedDBInstances": {
|
2717
2778
|
"type": "list",
|
2718
2779
|
"member": {
|
2719
|
-
"shape": "
|
2780
|
+
"shape": "Sao",
|
2720
2781
|
"locationName": "ReservedDBInstance"
|
2721
2782
|
}
|
2722
2783
|
}
|
@@ -2736,7 +2797,7 @@
|
|
2736
2797
|
"type": "boolean"
|
2737
2798
|
},
|
2738
2799
|
"Filters": {
|
2739
|
-
"shape": "
|
2800
|
+
"shape": "S6p"
|
2740
2801
|
},
|
2741
2802
|
"MaxRecords": {
|
2742
2803
|
"type": "integer"
|
@@ -2773,7 +2834,7 @@
|
|
2773
2834
|
"type": "boolean"
|
2774
2835
|
},
|
2775
2836
|
"RecurringCharges": {
|
2776
|
-
"shape": "
|
2837
|
+
"shape": "Saq"
|
2777
2838
|
}
|
2778
2839
|
},
|
2779
2840
|
"wrapper": true
|
@@ -2792,7 +2853,7 @@
|
|
2792
2853
|
},
|
2793
2854
|
"Marker": {},
|
2794
2855
|
"Filters": {
|
2795
|
-
"shape": "
|
2856
|
+
"shape": "S6p"
|
2796
2857
|
}
|
2797
2858
|
}
|
2798
2859
|
},
|
@@ -2844,28 +2905,28 @@
|
|
2844
2905
|
"members": {
|
2845
2906
|
"StorageType": {},
|
2846
2907
|
"StorageSize": {
|
2847
|
-
"shape": "
|
2908
|
+
"shape": "Sb5"
|
2848
2909
|
},
|
2849
2910
|
"ProvisionedIops": {
|
2850
|
-
"shape": "
|
2911
|
+
"shape": "Sb5"
|
2851
2912
|
},
|
2852
2913
|
"IopsToStorageRatio": {
|
2853
|
-
"shape": "
|
2914
|
+
"shape": "Sb7"
|
2854
2915
|
},
|
2855
2916
|
"SupportsStorageAutoscaling": {
|
2856
2917
|
"type": "boolean"
|
2857
2918
|
},
|
2858
2919
|
"ProvisionedStorageThroughput": {
|
2859
|
-
"shape": "
|
2920
|
+
"shape": "Sb5"
|
2860
2921
|
},
|
2861
2922
|
"StorageThroughputToIopsRatio": {
|
2862
|
-
"shape": "
|
2923
|
+
"shape": "Sb7"
|
2863
2924
|
}
|
2864
2925
|
}
|
2865
2926
|
}
|
2866
2927
|
},
|
2867
2928
|
"ValidProcessorFeatures": {
|
2868
|
-
"shape": "
|
2929
|
+
"shape": "Saf"
|
2869
2930
|
}
|
2870
2931
|
},
|
2871
2932
|
"wrapper": true
|
@@ -2931,7 +2992,13 @@
|
|
2931
2992
|
],
|
2932
2993
|
"members": {
|
2933
2994
|
"GlobalClusterIdentifier": {},
|
2934
|
-
"TargetDbClusterIdentifier": {}
|
2995
|
+
"TargetDbClusterIdentifier": {},
|
2996
|
+
"AllowDataLoss": {
|
2997
|
+
"type": "boolean"
|
2998
|
+
},
|
2999
|
+
"Switchover": {
|
3000
|
+
"type": "boolean"
|
3001
|
+
}
|
2935
3002
|
}
|
2936
3003
|
},
|
2937
3004
|
"output": {
|
@@ -2939,7 +3006,7 @@
|
|
2939
3006
|
"type": "structure",
|
2940
3007
|
"members": {
|
2941
3008
|
"GlobalCluster": {
|
2942
|
-
"shape": "
|
3009
|
+
"shape": "S5c"
|
2943
3010
|
}
|
2944
3011
|
}
|
2945
3012
|
}
|
@@ -2953,7 +3020,7 @@
|
|
2953
3020
|
"members": {
|
2954
3021
|
"ResourceName": {},
|
2955
3022
|
"Filters": {
|
2956
|
-
"shape": "
|
3023
|
+
"shape": "S6p"
|
2957
3024
|
}
|
2958
3025
|
}
|
2959
3026
|
},
|
@@ -3005,7 +3072,7 @@
|
|
3005
3072
|
"type": "structure",
|
3006
3073
|
"members": {
|
3007
3074
|
"Certificate": {
|
3008
|
-
"shape": "
|
3075
|
+
"shape": "S6y"
|
3009
3076
|
}
|
3010
3077
|
}
|
3011
3078
|
}
|
@@ -3097,7 +3164,7 @@
|
|
3097
3164
|
"type": "long"
|
3098
3165
|
},
|
3099
3166
|
"CloudwatchLogsExportConfiguration": {
|
3100
|
-
"shape": "
|
3167
|
+
"shape": "Sbt"
|
3101
3168
|
},
|
3102
3169
|
"EngineVersion": {},
|
3103
3170
|
"AllowMajorVersionUpgrade": {
|
@@ -3157,6 +3224,9 @@
|
|
3157
3224
|
"EngineMode": {},
|
3158
3225
|
"AllowEngineModeChange": {
|
3159
3226
|
"type": "boolean"
|
3227
|
+
},
|
3228
|
+
"EnableLocalWriteForwarding": {
|
3229
|
+
"type": "boolean"
|
3160
3230
|
}
|
3161
3231
|
}
|
3162
3232
|
},
|
@@ -3188,7 +3258,7 @@
|
|
3188
3258
|
}
|
3189
3259
|
},
|
3190
3260
|
"output": {
|
3191
|
-
"shape": "
|
3261
|
+
"shape": "S3i",
|
3192
3262
|
"resultWrapper": "ModifyDBClusterEndpointResult"
|
3193
3263
|
}
|
3194
3264
|
},
|
@@ -3202,12 +3272,12 @@
|
|
3202
3272
|
"members": {
|
3203
3273
|
"DBClusterParameterGroupName": {},
|
3204
3274
|
"Parameters": {
|
3205
|
-
"shape": "
|
3275
|
+
"shape": "S7d"
|
3206
3276
|
}
|
3207
3277
|
}
|
3208
3278
|
},
|
3209
3279
|
"output": {
|
3210
|
-
"shape": "
|
3280
|
+
"shape": "Sbx",
|
3211
3281
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
3212
3282
|
}
|
3213
3283
|
},
|
@@ -3222,10 +3292,10 @@
|
|
3222
3292
|
"DBClusterSnapshotIdentifier": {},
|
3223
3293
|
"AttributeName": {},
|
3224
3294
|
"ValuesToAdd": {
|
3225
|
-
"shape": "
|
3295
|
+
"shape": "S7l"
|
3226
3296
|
},
|
3227
3297
|
"ValuesToRemove": {
|
3228
|
-
"shape": "
|
3298
|
+
"shape": "S7l"
|
3229
3299
|
}
|
3230
3300
|
}
|
3231
3301
|
},
|
@@ -3234,7 +3304,7 @@
|
|
3234
3304
|
"type": "structure",
|
3235
3305
|
"members": {
|
3236
3306
|
"DBClusterSnapshotAttributesResult": {
|
3237
|
-
"shape": "
|
3307
|
+
"shape": "S7i"
|
3238
3308
|
}
|
3239
3309
|
}
|
3240
3310
|
}
|
@@ -3253,7 +3323,7 @@
|
|
3253
3323
|
"DBInstanceClass": {},
|
3254
3324
|
"DBSubnetGroupName": {},
|
3255
3325
|
"DBSecurityGroups": {
|
3256
|
-
"shape": "
|
3326
|
+
"shape": "S3o"
|
3257
3327
|
},
|
3258
3328
|
"VpcSecurityGroupIds": {
|
3259
3329
|
"shape": "S2s"
|
@@ -3326,7 +3396,7 @@
|
|
3326
3396
|
"type": "integer"
|
3327
3397
|
},
|
3328
3398
|
"CloudwatchLogsExportConfiguration": {
|
3329
|
-
"shape": "
|
3399
|
+
"shape": "Sbt"
|
3330
3400
|
},
|
3331
3401
|
"ProcessorFeatures": {
|
3332
3402
|
"shape": "S1c"
|
@@ -3371,7 +3441,7 @@
|
|
3371
3441
|
"type": "structure",
|
3372
3442
|
"members": {
|
3373
3443
|
"DBInstance": {
|
3374
|
-
"shape": "
|
3444
|
+
"shape": "S3q"
|
3375
3445
|
}
|
3376
3446
|
}
|
3377
3447
|
}
|
@@ -3386,12 +3456,12 @@
|
|
3386
3456
|
"members": {
|
3387
3457
|
"DBParameterGroupName": {},
|
3388
3458
|
"Parameters": {
|
3389
|
-
"shape": "
|
3459
|
+
"shape": "S7d"
|
3390
3460
|
}
|
3391
3461
|
}
|
3392
3462
|
},
|
3393
3463
|
"output": {
|
3394
|
-
"shape": "
|
3464
|
+
"shape": "Sc4",
|
3395
3465
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
3396
3466
|
}
|
3397
3467
|
},
|
@@ -3405,7 +3475,7 @@
|
|
3405
3475
|
"DBProxyName": {},
|
3406
3476
|
"NewDBProxyName": {},
|
3407
3477
|
"Auth": {
|
3408
|
-
"shape": "
|
3478
|
+
"shape": "S4k"
|
3409
3479
|
},
|
3410
3480
|
"RequireTLS": {
|
3411
3481
|
"type": "boolean"
|
@@ -3427,7 +3497,7 @@
|
|
3427
3497
|
"type": "structure",
|
3428
3498
|
"members": {
|
3429
3499
|
"DBProxy": {
|
3430
|
-
"shape": "
|
3500
|
+
"shape": "S4q"
|
3431
3501
|
}
|
3432
3502
|
}
|
3433
3503
|
}
|
@@ -3451,7 +3521,7 @@
|
|
3451
3521
|
"type": "structure",
|
3452
3522
|
"members": {
|
3453
3523
|
"DBProxyEndpoint": {
|
3454
|
-
"shape": "
|
3524
|
+
"shape": "S4z"
|
3455
3525
|
}
|
3456
3526
|
}
|
3457
3527
|
}
|
@@ -3492,7 +3562,7 @@
|
|
3492
3562
|
"type": "structure",
|
3493
3563
|
"members": {
|
3494
3564
|
"DBProxyTargetGroup": {
|
3495
|
-
"shape": "
|
3565
|
+
"shape": "S8j"
|
3496
3566
|
}
|
3497
3567
|
}
|
3498
3568
|
}
|
@@ -3530,10 +3600,10 @@
|
|
3530
3600
|
"DBSnapshotIdentifier": {},
|
3531
3601
|
"AttributeName": {},
|
3532
3602
|
"ValuesToAdd": {
|
3533
|
-
"shape": "
|
3603
|
+
"shape": "S7l"
|
3534
3604
|
},
|
3535
3605
|
"ValuesToRemove": {
|
3536
|
-
"shape": "
|
3606
|
+
"shape": "S7l"
|
3537
3607
|
}
|
3538
3608
|
}
|
3539
3609
|
},
|
@@ -3542,7 +3612,7 @@
|
|
3542
3612
|
"type": "structure",
|
3543
3613
|
"members": {
|
3544
3614
|
"DBSnapshotAttributesResult": {
|
3545
|
-
"shape": "
|
3615
|
+
"shape": "S8z"
|
3546
3616
|
}
|
3547
3617
|
}
|
3548
3618
|
}
|
@@ -3558,7 +3628,7 @@
|
|
3558
3628
|
"DBSubnetGroupName": {},
|
3559
3629
|
"DBSubnetGroupDescription": {},
|
3560
3630
|
"SubnetIds": {
|
3561
|
-
"shape": "
|
3631
|
+
"shape": "S56"
|
3562
3632
|
}
|
3563
3633
|
}
|
3564
3634
|
},
|
@@ -3567,7 +3637,7 @@
|
|
3567
3637
|
"type": "structure",
|
3568
3638
|
"members": {
|
3569
3639
|
"DBSubnetGroup": {
|
3570
|
-
"shape": "
|
3640
|
+
"shape": "S3u"
|
3571
3641
|
}
|
3572
3642
|
}
|
3573
3643
|
}
|
@@ -3620,7 +3690,7 @@
|
|
3620
3690
|
"type": "structure",
|
3621
3691
|
"members": {
|
3622
3692
|
"GlobalCluster": {
|
3623
|
-
"shape": "
|
3693
|
+
"shape": "S5c"
|
3624
3694
|
}
|
3625
3695
|
}
|
3626
3696
|
}
|
@@ -3648,7 +3718,7 @@
|
|
3648
3718
|
},
|
3649
3719
|
"OptionVersion": {},
|
3650
3720
|
"DBSecurityGroupMemberships": {
|
3651
|
-
"shape": "
|
3721
|
+
"shape": "S3o"
|
3652
3722
|
},
|
3653
3723
|
"VpcSecurityGroupMemberships": {
|
3654
3724
|
"shape": "S2s"
|
@@ -3701,7 +3771,7 @@
|
|
3701
3771
|
"type": "structure",
|
3702
3772
|
"members": {
|
3703
3773
|
"DBInstance": {
|
3704
|
-
"shape": "
|
3774
|
+
"shape": "S3q"
|
3705
3775
|
}
|
3706
3776
|
}
|
3707
3777
|
}
|
@@ -3748,7 +3818,7 @@
|
|
3748
3818
|
"type": "structure",
|
3749
3819
|
"members": {
|
3750
3820
|
"ReservedDBInstance": {
|
3751
|
-
"shape": "
|
3821
|
+
"shape": "Sao"
|
3752
3822
|
}
|
3753
3823
|
}
|
3754
3824
|
}
|
@@ -3791,7 +3861,7 @@
|
|
3791
3861
|
"type": "structure",
|
3792
3862
|
"members": {
|
3793
3863
|
"DBInstance": {
|
3794
|
-
"shape": "
|
3864
|
+
"shape": "S3q"
|
3795
3865
|
}
|
3796
3866
|
}
|
3797
3867
|
}
|
@@ -3818,7 +3888,7 @@
|
|
3818
3888
|
"type": "structure",
|
3819
3889
|
"members": {
|
3820
3890
|
"DBProxyTargets": {
|
3821
|
-
"shape": "
|
3891
|
+
"shape": "S8n"
|
3822
3892
|
}
|
3823
3893
|
}
|
3824
3894
|
}
|
@@ -3836,7 +3906,7 @@
|
|
3836
3906
|
"type": "structure",
|
3837
3907
|
"members": {
|
3838
3908
|
"GlobalCluster": {
|
3839
|
-
"shape": "
|
3909
|
+
"shape": "S5c"
|
3840
3910
|
}
|
3841
3911
|
}
|
3842
3912
|
}
|
@@ -3920,12 +3990,12 @@
|
|
3920
3990
|
"type": "boolean"
|
3921
3991
|
},
|
3922
3992
|
"Parameters": {
|
3923
|
-
"shape": "
|
3993
|
+
"shape": "S7d"
|
3924
3994
|
}
|
3925
3995
|
}
|
3926
3996
|
},
|
3927
3997
|
"output": {
|
3928
|
-
"shape": "
|
3998
|
+
"shape": "Sbx",
|
3929
3999
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
3930
4000
|
}
|
3931
4001
|
},
|
@@ -3941,12 +4011,12 @@
|
|
3941
4011
|
"type": "boolean"
|
3942
4012
|
},
|
3943
4013
|
"Parameters": {
|
3944
|
-
"shape": "
|
4014
|
+
"shape": "S7d"
|
3945
4015
|
}
|
3946
4016
|
}
|
3947
4017
|
},
|
3948
4018
|
"output": {
|
3949
|
-
"shape": "
|
4019
|
+
"shape": "Sc4",
|
3950
4020
|
"resultWrapper": "ResetDBParameterGroupResult"
|
3951
4021
|
}
|
3952
4022
|
},
|
@@ -4116,8 +4186,7 @@
|
|
4116
4186
|
"input": {
|
4117
4187
|
"type": "structure",
|
4118
4188
|
"required": [
|
4119
|
-
"DBClusterIdentifier"
|
4120
|
-
"SourceDBClusterIdentifier"
|
4189
|
+
"DBClusterIdentifier"
|
4121
4190
|
],
|
4122
4191
|
"members": {
|
4123
4192
|
"DBClusterIdentifier": {},
|
@@ -4174,7 +4243,8 @@
|
|
4174
4243
|
"ServerlessV2ScalingConfiguration": {
|
4175
4244
|
"shape": "S2v"
|
4176
4245
|
},
|
4177
|
-
"NetworkType": {}
|
4246
|
+
"NetworkType": {},
|
4247
|
+
"SourceDbClusterResourceId": {}
|
4178
4248
|
}
|
4179
4249
|
},
|
4180
4250
|
"output": {
|
@@ -4274,7 +4344,7 @@
|
|
4274
4344
|
"type": "structure",
|
4275
4345
|
"members": {
|
4276
4346
|
"DBInstance": {
|
4277
|
-
"shape": "
|
4347
|
+
"shape": "S3q"
|
4278
4348
|
}
|
4279
4349
|
}
|
4280
4350
|
}
|
@@ -4302,7 +4372,7 @@
|
|
4302
4372
|
"MasterUsername": {},
|
4303
4373
|
"MasterUserPassword": {},
|
4304
4374
|
"DBSecurityGroups": {
|
4305
|
-
"shape": "
|
4375
|
+
"shape": "S3o"
|
4306
4376
|
},
|
4307
4377
|
"VpcSecurityGroupIds": {
|
4308
4378
|
"shape": "S2s"
|
@@ -4393,7 +4463,7 @@
|
|
4393
4463
|
"type": "structure",
|
4394
4464
|
"members": {
|
4395
4465
|
"DBInstance": {
|
4396
|
-
"shape": "
|
4466
|
+
"shape": "S3q"
|
4397
4467
|
}
|
4398
4468
|
}
|
4399
4469
|
}
|
@@ -4495,7 +4565,7 @@
|
|
4495
4565
|
"type": "structure",
|
4496
4566
|
"members": {
|
4497
4567
|
"DBInstance": {
|
4498
|
-
"shape": "
|
4568
|
+
"shape": "S3q"
|
4499
4569
|
}
|
4500
4570
|
}
|
4501
4571
|
}
|
@@ -4596,7 +4666,7 @@
|
|
4596
4666
|
"type": "structure",
|
4597
4667
|
"members": {
|
4598
4668
|
"DBInstance": {
|
4599
|
-
"shape": "
|
4669
|
+
"shape": "S3q"
|
4600
4670
|
}
|
4601
4671
|
}
|
4602
4672
|
}
|
@@ -4621,7 +4691,7 @@
|
|
4621
4691
|
"type": "structure",
|
4622
4692
|
"members": {
|
4623
4693
|
"DBInstanceAutomatedBackup": {
|
4624
|
-
"shape": "
|
4694
|
+
"shape": "S62"
|
4625
4695
|
}
|
4626
4696
|
}
|
4627
4697
|
}
|
@@ -4712,7 +4782,7 @@
|
|
4712
4782
|
"type": "structure",
|
4713
4783
|
"members": {
|
4714
4784
|
"DBInstance": {
|
4715
|
-
"shape": "
|
4785
|
+
"shape": "S3q"
|
4716
4786
|
}
|
4717
4787
|
}
|
4718
4788
|
}
|
@@ -4732,7 +4802,7 @@
|
|
4732
4802
|
"type": "structure",
|
4733
4803
|
"members": {
|
4734
4804
|
"DBInstanceAutomatedBackup": {
|
4735
|
-
"shape": "
|
4805
|
+
"shape": "S62"
|
4736
4806
|
}
|
4737
4807
|
}
|
4738
4808
|
}
|
@@ -4760,6 +4830,28 @@
|
|
4760
4830
|
}
|
4761
4831
|
}
|
4762
4832
|
},
|
4833
|
+
"SwitchoverGlobalCluster": {
|
4834
|
+
"input": {
|
4835
|
+
"type": "structure",
|
4836
|
+
"required": [
|
4837
|
+
"GlobalClusterIdentifier",
|
4838
|
+
"TargetDbClusterIdentifier"
|
4839
|
+
],
|
4840
|
+
"members": {
|
4841
|
+
"GlobalClusterIdentifier": {},
|
4842
|
+
"TargetDbClusterIdentifier": {}
|
4843
|
+
}
|
4844
|
+
},
|
4845
|
+
"output": {
|
4846
|
+
"resultWrapper": "SwitchoverGlobalClusterResult",
|
4847
|
+
"type": "structure",
|
4848
|
+
"members": {
|
4849
|
+
"GlobalCluster": {
|
4850
|
+
"shape": "S5c"
|
4851
|
+
}
|
4852
|
+
}
|
4853
|
+
}
|
4854
|
+
},
|
4763
4855
|
"SwitchoverReadReplica": {
|
4764
4856
|
"input": {
|
4765
4857
|
"type": "structure",
|
@@ -4775,7 +4867,7 @@
|
|
4775
4867
|
"type": "structure",
|
4776
4868
|
"members": {
|
4777
4869
|
"DBInstance": {
|
4778
|
-
"shape": "
|
4870
|
+
"shape": "S3q"
|
4779
4871
|
}
|
4780
4872
|
}
|
4781
4873
|
}
|
@@ -4998,7 +5090,8 @@
|
|
4998
5090
|
"shape": "Sb"
|
4999
5091
|
},
|
5000
5092
|
"DBSystemId": {},
|
5001
|
-
"StorageType": {}
|
5093
|
+
"StorageType": {},
|
5094
|
+
"DbClusterResourceId": {}
|
5002
5095
|
},
|
5003
5096
|
"wrapper": true
|
5004
5097
|
},
|
@@ -5281,6 +5374,9 @@
|
|
5281
5374
|
},
|
5282
5375
|
"SupportsBabelfish": {
|
5283
5376
|
"type": "boolean"
|
5377
|
+
},
|
5378
|
+
"SupportsLocalWriteForwarding": {
|
5379
|
+
"type": "boolean"
|
5284
5380
|
}
|
5285
5381
|
}
|
5286
5382
|
}
|
@@ -5339,6 +5435,9 @@
|
|
5339
5435
|
"SupportedCACertificateIdentifiers": {
|
5340
5436
|
"type": "list",
|
5341
5437
|
"member": {}
|
5438
|
+
},
|
5439
|
+
"SupportsLocalWriteForwarding": {
|
5440
|
+
"type": "boolean"
|
5342
5441
|
}
|
5343
5442
|
}
|
5344
5443
|
},
|
@@ -5638,7 +5737,8 @@
|
|
5638
5737
|
},
|
5639
5738
|
"IOOptimizedNextAllowedModificationTime": {
|
5640
5739
|
"type": "timestamp"
|
5641
|
-
}
|
5740
|
+
},
|
5741
|
+
"LocalWriteForwardingStatus": {}
|
5642
5742
|
},
|
5643
5743
|
"wrapper": true
|
5644
5744
|
},
|
@@ -5679,7 +5779,7 @@
|
|
5679
5779
|
"KmsKeyId": {}
|
5680
5780
|
}
|
5681
5781
|
},
|
5682
|
-
"
|
5782
|
+
"S3i": {
|
5683
5783
|
"type": "structure",
|
5684
5784
|
"members": {
|
5685
5785
|
"DBClusterEndpointIdentifier": {},
|
@@ -5698,13 +5798,13 @@
|
|
5698
5798
|
"DBClusterEndpointArn": {}
|
5699
5799
|
}
|
5700
5800
|
},
|
5701
|
-
"
|
5801
|
+
"S3o": {
|
5702
5802
|
"type": "list",
|
5703
5803
|
"member": {
|
5704
5804
|
"locationName": "DBSecurityGroupName"
|
5705
5805
|
}
|
5706
5806
|
},
|
5707
|
-
"
|
5807
|
+
"S3q": {
|
5708
5808
|
"type": "structure",
|
5709
5809
|
"members": {
|
5710
5810
|
"DBInstanceIdentifier": {},
|
@@ -5717,7 +5817,7 @@
|
|
5717
5817
|
"MasterUsername": {},
|
5718
5818
|
"DBName": {},
|
5719
5819
|
"Endpoint": {
|
5720
|
-
"shape": "
|
5820
|
+
"shape": "S3r"
|
5721
5821
|
},
|
5722
5822
|
"AllocatedStorage": {
|
5723
5823
|
"type": "integer"
|
@@ -5748,7 +5848,7 @@
|
|
5748
5848
|
},
|
5749
5849
|
"AvailabilityZone": {},
|
5750
5850
|
"DBSubnetGroup": {
|
5751
|
-
"shape": "
|
5851
|
+
"shape": "S3u"
|
5752
5852
|
},
|
5753
5853
|
"PreferredMaintenanceWindow": {},
|
5754
5854
|
"PendingModifiedValues": {
|
@@ -5916,7 +6016,7 @@
|
|
5916
6016
|
}
|
5917
6017
|
},
|
5918
6018
|
"ListenerEndpoint": {
|
5919
|
-
"shape": "
|
6019
|
+
"shape": "S3r"
|
5920
6020
|
},
|
5921
6021
|
"MaxAllocatedStorage": {
|
5922
6022
|
"type": "integer"
|
@@ -5925,7 +6025,7 @@
|
|
5925
6025
|
"shape": "Sb"
|
5926
6026
|
},
|
5927
6027
|
"DBInstanceAutomatedBackupsReplications": {
|
5928
|
-
"shape": "
|
6028
|
+
"shape": "S4a"
|
5929
6029
|
},
|
5930
6030
|
"CustomerOwnedIpEnabled": {
|
5931
6031
|
"type": "boolean"
|
@@ -5967,7 +6067,7 @@
|
|
5967
6067
|
},
|
5968
6068
|
"wrapper": true
|
5969
6069
|
},
|
5970
|
-
"
|
6070
|
+
"S3r": {
|
5971
6071
|
"type": "structure",
|
5972
6072
|
"members": {
|
5973
6073
|
"Address": {},
|
@@ -5977,7 +6077,7 @@
|
|
5977
6077
|
"HostedZoneId": {}
|
5978
6078
|
}
|
5979
6079
|
},
|
5980
|
-
"
|
6080
|
+
"S3u": {
|
5981
6081
|
"type": "structure",
|
5982
6082
|
"members": {
|
5983
6083
|
"DBSubnetGroupName": {},
|
@@ -5992,7 +6092,7 @@
|
|
5992
6092
|
"members": {
|
5993
6093
|
"SubnetIdentifier": {},
|
5994
6094
|
"SubnetAvailabilityZone": {
|
5995
|
-
"shape": "
|
6095
|
+
"shape": "S3x"
|
5996
6096
|
},
|
5997
6097
|
"SubnetOutpost": {
|
5998
6098
|
"type": "structure",
|
@@ -6011,14 +6111,14 @@
|
|
6011
6111
|
},
|
6012
6112
|
"wrapper": true
|
6013
6113
|
},
|
6014
|
-
"
|
6114
|
+
"S3x": {
|
6015
6115
|
"type": "structure",
|
6016
6116
|
"members": {
|
6017
6117
|
"Name": {}
|
6018
6118
|
},
|
6019
6119
|
"wrapper": true
|
6020
6120
|
},
|
6021
|
-
"
|
6121
|
+
"S4a": {
|
6022
6122
|
"type": "list",
|
6023
6123
|
"member": {
|
6024
6124
|
"locationName": "DBInstanceAutomatedBackupsReplication",
|
@@ -6028,7 +6128,7 @@
|
|
6028
6128
|
}
|
6029
6129
|
}
|
6030
6130
|
},
|
6031
|
-
"
|
6131
|
+
"S4k": {
|
6032
6132
|
"type": "list",
|
6033
6133
|
"member": {
|
6034
6134
|
"type": "structure",
|
@@ -6042,7 +6142,7 @@
|
|
6042
6142
|
}
|
6043
6143
|
}
|
6044
6144
|
},
|
6045
|
-
"
|
6145
|
+
"S4q": {
|
6046
6146
|
"type": "structure",
|
6047
6147
|
"members": {
|
6048
6148
|
"DBProxyName": {},
|
@@ -6089,7 +6189,7 @@
|
|
6089
6189
|
}
|
6090
6190
|
}
|
6091
6191
|
},
|
6092
|
-
"
|
6192
|
+
"S4z": {
|
6093
6193
|
"type": "structure",
|
6094
6194
|
"members": {
|
6095
6195
|
"DBProxyEndpointName": {},
|
@@ -6113,13 +6213,13 @@
|
|
6113
6213
|
}
|
6114
6214
|
}
|
6115
6215
|
},
|
6116
|
-
"
|
6216
|
+
"S56": {
|
6117
6217
|
"type": "list",
|
6118
6218
|
"member": {
|
6119
6219
|
"locationName": "SubnetIdentifier"
|
6120
6220
|
}
|
6121
6221
|
},
|
6122
|
-
"
|
6222
|
+
"S5c": {
|
6123
6223
|
"type": "structure",
|
6124
6224
|
"members": {
|
6125
6225
|
"GlobalClusterIdentifier": {},
|
@@ -6149,7 +6249,8 @@
|
|
6149
6249
|
"IsWriter": {
|
6150
6250
|
"type": "boolean"
|
6151
6251
|
},
|
6152
|
-
"GlobalWriteForwardingStatus": {}
|
6252
|
+
"GlobalWriteForwardingStatus": {},
|
6253
|
+
"SynchronizationStatus": {}
|
6153
6254
|
},
|
6154
6255
|
"wrapper": true
|
6155
6256
|
}
|
@@ -6159,14 +6260,75 @@
|
|
6159
6260
|
"members": {
|
6160
6261
|
"Status": {},
|
6161
6262
|
"FromDbClusterArn": {},
|
6162
|
-
"ToDbClusterArn": {}
|
6263
|
+
"ToDbClusterArn": {},
|
6264
|
+
"IsDataLossAllowed": {
|
6265
|
+
"type": "boolean"
|
6266
|
+
}
|
6163
6267
|
},
|
6164
6268
|
"wrapper": true
|
6165
6269
|
}
|
6166
6270
|
},
|
6167
6271
|
"wrapper": true
|
6168
6272
|
},
|
6169
|
-
"
|
6273
|
+
"S5s": {
|
6274
|
+
"type": "structure",
|
6275
|
+
"members": {
|
6276
|
+
"Engine": {},
|
6277
|
+
"VpcId": {},
|
6278
|
+
"DBClusterAutomatedBackupsArn": {},
|
6279
|
+
"DBClusterIdentifier": {},
|
6280
|
+
"RestoreWindow": {
|
6281
|
+
"shape": "S5t"
|
6282
|
+
},
|
6283
|
+
"MasterUsername": {},
|
6284
|
+
"DbClusterResourceId": {},
|
6285
|
+
"Region": {},
|
6286
|
+
"LicenseModel": {},
|
6287
|
+
"Status": {},
|
6288
|
+
"IAMDatabaseAuthenticationEnabled": {
|
6289
|
+
"type": "boolean"
|
6290
|
+
},
|
6291
|
+
"ClusterCreateTime": {
|
6292
|
+
"type": "timestamp"
|
6293
|
+
},
|
6294
|
+
"StorageEncrypted": {
|
6295
|
+
"type": "boolean"
|
6296
|
+
},
|
6297
|
+
"AllocatedStorage": {
|
6298
|
+
"type": "integer"
|
6299
|
+
},
|
6300
|
+
"EngineVersion": {},
|
6301
|
+
"DBClusterArn": {},
|
6302
|
+
"BackupRetentionPeriod": {
|
6303
|
+
"type": "integer"
|
6304
|
+
},
|
6305
|
+
"EngineMode": {},
|
6306
|
+
"AvailabilityZones": {
|
6307
|
+
"shape": "S14"
|
6308
|
+
},
|
6309
|
+
"Port": {
|
6310
|
+
"type": "integer"
|
6311
|
+
},
|
6312
|
+
"KmsKeyId": {},
|
6313
|
+
"StorageType": {},
|
6314
|
+
"Iops": {
|
6315
|
+
"type": "integer"
|
6316
|
+
}
|
6317
|
+
},
|
6318
|
+
"wrapper": true
|
6319
|
+
},
|
6320
|
+
"S5t": {
|
6321
|
+
"type": "structure",
|
6322
|
+
"members": {
|
6323
|
+
"EarliestTime": {
|
6324
|
+
"type": "timestamp"
|
6325
|
+
},
|
6326
|
+
"LatestTime": {
|
6327
|
+
"type": "timestamp"
|
6328
|
+
}
|
6329
|
+
}
|
6330
|
+
},
|
6331
|
+
"S62": {
|
6170
6332
|
"type": "structure",
|
6171
6333
|
"members": {
|
6172
6334
|
"DBInstanceArn": {},
|
@@ -6174,15 +6336,7 @@
|
|
6174
6336
|
"Region": {},
|
6175
6337
|
"DBInstanceIdentifier": {},
|
6176
6338
|
"RestoreWindow": {
|
6177
|
-
"
|
6178
|
-
"members": {
|
6179
|
-
"EarliestTime": {
|
6180
|
-
"type": "timestamp"
|
6181
|
-
},
|
6182
|
-
"LatestTime": {
|
6183
|
-
"type": "timestamp"
|
6184
|
-
}
|
6185
|
-
}
|
6339
|
+
"shape": "S5t"
|
6186
6340
|
},
|
6187
6341
|
"AllocatedStorage": {
|
6188
6342
|
"type": "integer"
|
@@ -6219,7 +6373,7 @@
|
|
6219
6373
|
},
|
6220
6374
|
"DBInstanceAutomatedBackupsArn": {},
|
6221
6375
|
"DBInstanceAutomatedBackupsReplications": {
|
6222
|
-
"shape": "
|
6376
|
+
"shape": "S4a"
|
6223
6377
|
},
|
6224
6378
|
"BackupTarget": {},
|
6225
6379
|
"StorageThroughput": {
|
@@ -6228,7 +6382,7 @@
|
|
6228
6382
|
},
|
6229
6383
|
"wrapper": true
|
6230
6384
|
},
|
6231
|
-
"
|
6385
|
+
"S6p": {
|
6232
6386
|
"type": "list",
|
6233
6387
|
"member": {
|
6234
6388
|
"locationName": "Filter",
|
@@ -6248,7 +6402,7 @@
|
|
6248
6402
|
}
|
6249
6403
|
}
|
6250
6404
|
},
|
6251
|
-
"
|
6405
|
+
"S6y": {
|
6252
6406
|
"type": "structure",
|
6253
6407
|
"members": {
|
6254
6408
|
"CertificateIdentifier": {},
|
@@ -6270,7 +6424,7 @@
|
|
6270
6424
|
},
|
6271
6425
|
"wrapper": true
|
6272
6426
|
},
|
6273
|
-
"
|
6427
|
+
"S7d": {
|
6274
6428
|
"type": "list",
|
6275
6429
|
"member": {
|
6276
6430
|
"locationName": "Parameter",
|
@@ -6294,7 +6448,7 @@
|
|
6294
6448
|
}
|
6295
6449
|
}
|
6296
6450
|
},
|
6297
|
-
"
|
6451
|
+
"S7i": {
|
6298
6452
|
"type": "structure",
|
6299
6453
|
"members": {
|
6300
6454
|
"DBClusterSnapshotIdentifier": {},
|
@@ -6306,7 +6460,7 @@
|
|
6306
6460
|
"members": {
|
6307
6461
|
"AttributeName": {},
|
6308
6462
|
"AttributeValues": {
|
6309
|
-
"shape": "
|
6463
|
+
"shape": "S7l"
|
6310
6464
|
}
|
6311
6465
|
}
|
6312
6466
|
}
|
@@ -6314,13 +6468,13 @@
|
|
6314
6468
|
},
|
6315
6469
|
"wrapper": true
|
6316
6470
|
},
|
6317
|
-
"
|
6471
|
+
"S7l": {
|
6318
6472
|
"type": "list",
|
6319
6473
|
"member": {
|
6320
6474
|
"locationName": "AttributeValue"
|
6321
6475
|
}
|
6322
6476
|
},
|
6323
|
-
"
|
6477
|
+
"S8j": {
|
6324
6478
|
"type": "structure",
|
6325
6479
|
"members": {
|
6326
6480
|
"DBProxyName": {},
|
@@ -6356,7 +6510,7 @@
|
|
6356
6510
|
}
|
6357
6511
|
}
|
6358
6512
|
},
|
6359
|
-
"
|
6513
|
+
"S8n": {
|
6360
6514
|
"type": "list",
|
6361
6515
|
"member": {
|
6362
6516
|
"type": "structure",
|
@@ -6381,7 +6535,7 @@
|
|
6381
6535
|
}
|
6382
6536
|
}
|
6383
6537
|
},
|
6384
|
-
"
|
6538
|
+
"S8z": {
|
6385
6539
|
"type": "structure",
|
6386
6540
|
"members": {
|
6387
6541
|
"DBSnapshotIdentifier": {},
|
@@ -6393,7 +6547,7 @@
|
|
6393
6547
|
"members": {
|
6394
6548
|
"AttributeName": {},
|
6395
6549
|
"AttributeValues": {
|
6396
|
-
"shape": "
|
6550
|
+
"shape": "S7l"
|
6397
6551
|
}
|
6398
6552
|
},
|
6399
6553
|
"wrapper": true
|
@@ -6402,18 +6556,18 @@
|
|
6402
6556
|
},
|
6403
6557
|
"wrapper": true
|
6404
6558
|
},
|
6405
|
-
"
|
6559
|
+
"S9a": {
|
6406
6560
|
"type": "structure",
|
6407
6561
|
"members": {
|
6408
6562
|
"DBParameterGroupFamily": {},
|
6409
6563
|
"Marker": {},
|
6410
6564
|
"Parameters": {
|
6411
|
-
"shape": "
|
6565
|
+
"shape": "S7d"
|
6412
6566
|
}
|
6413
6567
|
},
|
6414
6568
|
"wrapper": true
|
6415
6569
|
},
|
6416
|
-
"
|
6570
|
+
"Saf": {
|
6417
6571
|
"type": "list",
|
6418
6572
|
"member": {
|
6419
6573
|
"locationName": "AvailableProcessorFeature",
|
@@ -6425,7 +6579,7 @@
|
|
6425
6579
|
}
|
6426
6580
|
}
|
6427
6581
|
},
|
6428
|
-
"
|
6582
|
+
"Sao": {
|
6429
6583
|
"type": "structure",
|
6430
6584
|
"members": {
|
6431
6585
|
"ReservedDBInstanceId": {},
|
@@ -6454,14 +6608,14 @@
|
|
6454
6608
|
},
|
6455
6609
|
"State": {},
|
6456
6610
|
"RecurringCharges": {
|
6457
|
-
"shape": "
|
6611
|
+
"shape": "Saq"
|
6458
6612
|
},
|
6459
6613
|
"ReservedDBInstanceArn": {},
|
6460
6614
|
"LeaseId": {}
|
6461
6615
|
},
|
6462
6616
|
"wrapper": true
|
6463
6617
|
},
|
6464
|
-
"
|
6618
|
+
"Saq": {
|
6465
6619
|
"type": "list",
|
6466
6620
|
"member": {
|
6467
6621
|
"locationName": "RecurringCharge",
|
@@ -6475,7 +6629,7 @@
|
|
6475
6629
|
"wrapper": true
|
6476
6630
|
}
|
6477
6631
|
},
|
6478
|
-
"
|
6632
|
+
"Sb5": {
|
6479
6633
|
"type": "list",
|
6480
6634
|
"member": {
|
6481
6635
|
"locationName": "Range",
|
@@ -6493,7 +6647,7 @@
|
|
6493
6647
|
}
|
6494
6648
|
}
|
6495
6649
|
},
|
6496
|
-
"
|
6650
|
+
"Sb7": {
|
6497
6651
|
"type": "list",
|
6498
6652
|
"member": {
|
6499
6653
|
"locationName": "DoubleRange",
|
@@ -6508,7 +6662,7 @@
|
|
6508
6662
|
}
|
6509
6663
|
}
|
6510
6664
|
},
|
6511
|
-
"
|
6665
|
+
"Sbt": {
|
6512
6666
|
"type": "structure",
|
6513
6667
|
"members": {
|
6514
6668
|
"EnableLogTypes": {
|
@@ -6519,13 +6673,13 @@
|
|
6519
6673
|
}
|
6520
6674
|
}
|
6521
6675
|
},
|
6522
|
-
"
|
6676
|
+
"Sbx": {
|
6523
6677
|
"type": "structure",
|
6524
6678
|
"members": {
|
6525
6679
|
"DBClusterParameterGroupName": {}
|
6526
6680
|
}
|
6527
6681
|
},
|
6528
|
-
"
|
6682
|
+
"Sc4": {
|
6529
6683
|
"type": "structure",
|
6530
6684
|
"members": {
|
6531
6685
|
"DBParameterGroupName": {}
|