cdk-docker-image-deployment 0.0.117 → 0.0.119
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 +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +160 -145
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +54 -19
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +50 -49
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +242 -236
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.paginators.json +10 -5
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +18 -9
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +48 -48
- package/node_modules/aws-sdk/clients/apigateway.d.ts +3 -3
- package/node_modules/aws-sdk/clients/elasticache.d.ts +46 -9
- package/node_modules/aws-sdk/clients/emr.d.ts +67 -23
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +6 -1
- package/node_modules/aws-sdk/clients/rds.d.ts +27 -5
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +10 -10
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +13 -9
- package/node_modules/aws-sdk/clients/wisdom.d.ts +4 -3
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +477 -412
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +57 -57
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.1285.0
|
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
@@ -117697,7 +117697,7 @@ module.exports={
|
|
|
117697
117697
|
"type": "structure",
|
|
117698
117698
|
"members": {
|
|
117699
117699
|
"Snapshot": {
|
|
117700
|
-
"shape": "
|
|
117700
|
+
"shape": "S1t"
|
|
117701
117701
|
}
|
|
117702
117702
|
}
|
|
117703
117703
|
}
|
|
@@ -117714,7 +117714,7 @@ module.exports={
|
|
|
117714
117714
|
"AZMode": {},
|
|
117715
117715
|
"PreferredAvailabilityZone": {},
|
|
117716
117716
|
"PreferredAvailabilityZones": {
|
|
117717
|
-
"shape": "
|
|
117717
|
+
"shape": "S22"
|
|
117718
117718
|
},
|
|
117719
117719
|
"NumCacheNodes": {
|
|
117720
117720
|
"type": "integer"
|
|
@@ -117725,16 +117725,16 @@ module.exports={
|
|
|
117725
117725
|
"CacheParameterGroupName": {},
|
|
117726
117726
|
"CacheSubnetGroupName": {},
|
|
117727
117727
|
"CacheSecurityGroupNames": {
|
|
117728
|
-
"shape": "
|
|
117728
|
+
"shape": "S23"
|
|
117729
117729
|
},
|
|
117730
117730
|
"SecurityGroupIds": {
|
|
117731
|
-
"shape": "
|
|
117731
|
+
"shape": "S24"
|
|
117732
117732
|
},
|
|
117733
117733
|
"Tags": {
|
|
117734
117734
|
"shape": "S3"
|
|
117735
117735
|
},
|
|
117736
117736
|
"SnapshotArns": {
|
|
117737
|
-
"shape": "
|
|
117737
|
+
"shape": "S25"
|
|
117738
117738
|
},
|
|
117739
117739
|
"SnapshotName": {},
|
|
117740
117740
|
"PreferredMaintenanceWindow": {},
|
|
@@ -117753,10 +117753,10 @@ module.exports={
|
|
|
117753
117753
|
"OutpostMode": {},
|
|
117754
117754
|
"PreferredOutpostArn": {},
|
|
117755
117755
|
"PreferredOutpostArns": {
|
|
117756
|
-
"shape": "
|
|
117756
|
+
"shape": "S27"
|
|
117757
117757
|
},
|
|
117758
117758
|
"LogDeliveryConfigurations": {
|
|
117759
|
-
"shape": "
|
|
117759
|
+
"shape": "S28"
|
|
117760
117760
|
},
|
|
117761
117761
|
"TransitEncryptionEnabled": {
|
|
117762
117762
|
"type": "boolean"
|
|
@@ -117770,7 +117770,7 @@ module.exports={
|
|
|
117770
117770
|
"type": "structure",
|
|
117771
117771
|
"members": {
|
|
117772
117772
|
"CacheCluster": {
|
|
117773
|
-
"shape": "
|
|
117773
|
+
"shape": "S2b"
|
|
117774
117774
|
}
|
|
117775
117775
|
}
|
|
117776
117776
|
}
|
|
@@ -117797,7 +117797,7 @@ module.exports={
|
|
|
117797
117797
|
"type": "structure",
|
|
117798
117798
|
"members": {
|
|
117799
117799
|
"CacheParameterGroup": {
|
|
117800
|
-
"shape": "
|
|
117800
|
+
"shape": "S2o"
|
|
117801
117801
|
}
|
|
117802
117802
|
}
|
|
117803
117803
|
}
|
|
@@ -117839,7 +117839,7 @@ module.exports={
|
|
|
117839
117839
|
"CacheSubnetGroupName": {},
|
|
117840
117840
|
"CacheSubnetGroupDescription": {},
|
|
117841
117841
|
"SubnetIds": {
|
|
117842
|
-
"shape": "
|
|
117842
|
+
"shape": "S2s"
|
|
117843
117843
|
},
|
|
117844
117844
|
"Tags": {
|
|
117845
117845
|
"shape": "S3"
|
|
@@ -117851,7 +117851,7 @@ module.exports={
|
|
|
117851
117851
|
"type": "structure",
|
|
117852
117852
|
"members": {
|
|
117853
117853
|
"CacheSubnetGroup": {
|
|
117854
|
-
"shape": "
|
|
117854
|
+
"shape": "S2u"
|
|
117855
117855
|
}
|
|
117856
117856
|
}
|
|
117857
117857
|
}
|
|
@@ -117874,7 +117874,7 @@ module.exports={
|
|
|
117874
117874
|
"type": "structure",
|
|
117875
117875
|
"members": {
|
|
117876
117876
|
"GlobalReplicationGroup": {
|
|
117877
|
-
"shape": "
|
|
117877
|
+
"shape": "S32"
|
|
117878
117878
|
}
|
|
117879
117879
|
}
|
|
117880
117880
|
}
|
|
@@ -117901,7 +117901,7 @@ module.exports={
|
|
|
117901
117901
|
"type": "integer"
|
|
117902
117902
|
},
|
|
117903
117903
|
"PreferredCacheClusterAZs": {
|
|
117904
|
-
"shape": "
|
|
117904
|
+
"shape": "S1y"
|
|
117905
117905
|
},
|
|
117906
117906
|
"NumNodeGroups": {
|
|
117907
117907
|
"type": "integer"
|
|
@@ -117912,7 +117912,7 @@ module.exports={
|
|
|
117912
117912
|
"NodeGroupConfiguration": {
|
|
117913
117913
|
"type": "list",
|
|
117914
117914
|
"member": {
|
|
117915
|
-
"shape": "
|
|
117915
|
+
"shape": "S1w",
|
|
117916
117916
|
"locationName": "NodeGroupConfiguration"
|
|
117917
117917
|
}
|
|
117918
117918
|
},
|
|
@@ -117922,16 +117922,16 @@ module.exports={
|
|
|
117922
117922
|
"CacheParameterGroupName": {},
|
|
117923
117923
|
"CacheSubnetGroupName": {},
|
|
117924
117924
|
"CacheSecurityGroupNames": {
|
|
117925
|
-
"shape": "
|
|
117925
|
+
"shape": "S23"
|
|
117926
117926
|
},
|
|
117927
117927
|
"SecurityGroupIds": {
|
|
117928
|
-
"shape": "
|
|
117928
|
+
"shape": "S24"
|
|
117929
117929
|
},
|
|
117930
117930
|
"Tags": {
|
|
117931
117931
|
"shape": "S3"
|
|
117932
117932
|
},
|
|
117933
117933
|
"SnapshotArns": {
|
|
117934
|
-
"shape": "
|
|
117934
|
+
"shape": "S25"
|
|
117935
117935
|
},
|
|
117936
117936
|
"SnapshotName": {},
|
|
117937
117937
|
"PreferredMaintenanceWindow": {},
|
|
@@ -117959,13 +117959,14 @@ module.exports={
|
|
|
117959
117959
|
"member": {}
|
|
117960
117960
|
},
|
|
117961
117961
|
"LogDeliveryConfigurations": {
|
|
117962
|
-
"shape": "
|
|
117962
|
+
"shape": "S28"
|
|
117963
117963
|
},
|
|
117964
117964
|
"DataTieringEnabled": {
|
|
117965
117965
|
"type": "boolean"
|
|
117966
117966
|
},
|
|
117967
117967
|
"NetworkType": {},
|
|
117968
|
-
"IpDiscovery": {}
|
|
117968
|
+
"IpDiscovery": {},
|
|
117969
|
+
"TransitEncryptionMode": {}
|
|
117969
117970
|
}
|
|
117970
117971
|
},
|
|
117971
117972
|
"output": {
|
|
@@ -117999,7 +118000,7 @@ module.exports={
|
|
|
117999
118000
|
"type": "structure",
|
|
118000
118001
|
"members": {
|
|
118001
118002
|
"Snapshot": {
|
|
118002
|
-
"shape": "
|
|
118003
|
+
"shape": "S1t"
|
|
118003
118004
|
}
|
|
118004
118005
|
}
|
|
118005
118006
|
}
|
|
@@ -118018,7 +118019,7 @@ module.exports={
|
|
|
118018
118019
|
"UserName": {},
|
|
118019
118020
|
"Engine": {},
|
|
118020
118021
|
"Passwords": {
|
|
118021
|
-
"shape": "
|
|
118022
|
+
"shape": "S3h"
|
|
118022
118023
|
},
|
|
118023
118024
|
"AccessString": {},
|
|
118024
118025
|
"NoPasswordRequired": {
|
|
@@ -118028,12 +118029,12 @@ module.exports={
|
|
|
118028
118029
|
"shape": "S3"
|
|
118029
118030
|
},
|
|
118030
118031
|
"AuthenticationMode": {
|
|
118031
|
-
"shape": "
|
|
118032
|
+
"shape": "S3j"
|
|
118032
118033
|
}
|
|
118033
118034
|
}
|
|
118034
118035
|
},
|
|
118035
118036
|
"output": {
|
|
118036
|
-
"shape": "
|
|
118037
|
+
"shape": "S3l",
|
|
118037
118038
|
"resultWrapper": "CreateUserResult"
|
|
118038
118039
|
}
|
|
118039
118040
|
},
|
|
@@ -118048,7 +118049,7 @@ module.exports={
|
|
|
118048
118049
|
"UserGroupId": {},
|
|
118049
118050
|
"Engine": {},
|
|
118050
118051
|
"UserIds": {
|
|
118051
|
-
"shape": "
|
|
118052
|
+
"shape": "S3p"
|
|
118052
118053
|
},
|
|
118053
118054
|
"Tags": {
|
|
118054
118055
|
"shape": "S3"
|
|
@@ -118056,7 +118057,7 @@ module.exports={
|
|
|
118056
118057
|
}
|
|
118057
118058
|
},
|
|
118058
118059
|
"output": {
|
|
118059
|
-
"shape": "
|
|
118060
|
+
"shape": "S3q",
|
|
118060
118061
|
"resultWrapper": "CreateUserGroupResult"
|
|
118061
118062
|
}
|
|
118062
118063
|
},
|
|
@@ -118074,10 +118075,10 @@ module.exports={
|
|
|
118074
118075
|
"type": "integer"
|
|
118075
118076
|
},
|
|
118076
118077
|
"GlobalNodeGroupsToRemove": {
|
|
118077
|
-
"shape": "
|
|
118078
|
+
"shape": "S3v"
|
|
118078
118079
|
},
|
|
118079
118080
|
"GlobalNodeGroupsToRetain": {
|
|
118080
|
-
"shape": "
|
|
118081
|
+
"shape": "S3v"
|
|
118081
118082
|
},
|
|
118082
118083
|
"ApplyImmediately": {
|
|
118083
118084
|
"type": "boolean"
|
|
@@ -118089,7 +118090,7 @@ module.exports={
|
|
|
118089
118090
|
"type": "structure",
|
|
118090
118091
|
"members": {
|
|
118091
118092
|
"GlobalReplicationGroup": {
|
|
118092
|
-
"shape": "
|
|
118093
|
+
"shape": "S32"
|
|
118093
118094
|
}
|
|
118094
118095
|
}
|
|
118095
118096
|
}
|
|
@@ -118107,7 +118108,7 @@ module.exports={
|
|
|
118107
118108
|
"type": "integer"
|
|
118108
118109
|
},
|
|
118109
118110
|
"ReplicaConfiguration": {
|
|
118110
|
-
"shape": "
|
|
118111
|
+
"shape": "S3y"
|
|
118111
118112
|
},
|
|
118112
118113
|
"ReplicasToRemove": {
|
|
118113
118114
|
"type": "list",
|
|
@@ -118144,7 +118145,7 @@ module.exports={
|
|
|
118144
118145
|
"type": "structure",
|
|
118145
118146
|
"members": {
|
|
118146
118147
|
"CacheCluster": {
|
|
118147
|
-
"shape": "
|
|
118148
|
+
"shape": "S2b"
|
|
118148
118149
|
}
|
|
118149
118150
|
}
|
|
118150
118151
|
}
|
|
@@ -118201,7 +118202,7 @@ module.exports={
|
|
|
118201
118202
|
"type": "structure",
|
|
118202
118203
|
"members": {
|
|
118203
118204
|
"GlobalReplicationGroup": {
|
|
118204
|
-
"shape": "
|
|
118205
|
+
"shape": "S32"
|
|
118205
118206
|
}
|
|
118206
118207
|
}
|
|
118207
118208
|
}
|
|
@@ -118245,7 +118246,7 @@ module.exports={
|
|
|
118245
118246
|
"type": "structure",
|
|
118246
118247
|
"members": {
|
|
118247
118248
|
"Snapshot": {
|
|
118248
|
-
"shape": "
|
|
118249
|
+
"shape": "S1t"
|
|
118249
118250
|
}
|
|
118250
118251
|
}
|
|
118251
118252
|
}
|
|
@@ -118261,7 +118262,7 @@ module.exports={
|
|
|
118261
118262
|
}
|
|
118262
118263
|
},
|
|
118263
118264
|
"output": {
|
|
118264
|
-
"shape": "
|
|
118265
|
+
"shape": "S3l",
|
|
118265
118266
|
"resultWrapper": "DeleteUserResult"
|
|
118266
118267
|
}
|
|
118267
118268
|
},
|
|
@@ -118276,7 +118277,7 @@ module.exports={
|
|
|
118276
118277
|
}
|
|
118277
118278
|
},
|
|
118278
118279
|
"output": {
|
|
118279
|
-
"shape": "
|
|
118280
|
+
"shape": "S3q",
|
|
118280
118281
|
"resultWrapper": "DeleteUserGroupResult"
|
|
118281
118282
|
}
|
|
118282
118283
|
},
|
|
@@ -118305,7 +118306,7 @@ module.exports={
|
|
|
118305
118306
|
"CacheClusters": {
|
|
118306
118307
|
"type": "list",
|
|
118307
118308
|
"member": {
|
|
118308
|
-
"shape": "
|
|
118309
|
+
"shape": "S2b",
|
|
118309
118310
|
"locationName": "CacheCluster"
|
|
118310
118311
|
}
|
|
118311
118312
|
}
|
|
@@ -118369,7 +118370,7 @@ module.exports={
|
|
|
118369
118370
|
"CacheParameterGroups": {
|
|
118370
118371
|
"type": "list",
|
|
118371
118372
|
"member": {
|
|
118372
|
-
"shape": "
|
|
118373
|
+
"shape": "S2o",
|
|
118373
118374
|
"locationName": "CacheParameterGroup"
|
|
118374
118375
|
}
|
|
118375
118376
|
}
|
|
@@ -118397,10 +118398,10 @@ module.exports={
|
|
|
118397
118398
|
"members": {
|
|
118398
118399
|
"Marker": {},
|
|
118399
118400
|
"Parameters": {
|
|
118400
|
-
"shape": "
|
|
118401
|
+
"shape": "S4r"
|
|
118401
118402
|
},
|
|
118402
118403
|
"CacheNodeTypeSpecificParameters": {
|
|
118403
|
-
"shape": "
|
|
118404
|
+
"shape": "S4u"
|
|
118404
118405
|
}
|
|
118405
118406
|
}
|
|
118406
118407
|
}
|
|
@@ -118450,7 +118451,7 @@ module.exports={
|
|
|
118450
118451
|
"CacheSubnetGroups": {
|
|
118451
118452
|
"type": "list",
|
|
118452
118453
|
"member": {
|
|
118453
|
-
"shape": "
|
|
118454
|
+
"shape": "S2u",
|
|
118454
118455
|
"locationName": "CacheSubnetGroup"
|
|
118455
118456
|
}
|
|
118456
118457
|
}
|
|
@@ -118481,10 +118482,10 @@ module.exports={
|
|
|
118481
118482
|
"CacheParameterGroupFamily": {},
|
|
118482
118483
|
"Marker": {},
|
|
118483
118484
|
"Parameters": {
|
|
118484
|
-
"shape": "
|
|
118485
|
+
"shape": "S4r"
|
|
118485
118486
|
},
|
|
118486
118487
|
"CacheNodeTypeSpecificParameters": {
|
|
118487
|
-
"shape": "
|
|
118488
|
+
"shape": "S4u"
|
|
118488
118489
|
}
|
|
118489
118490
|
},
|
|
118490
118491
|
"wrapper": true
|
|
@@ -118558,7 +118559,7 @@ module.exports={
|
|
|
118558
118559
|
"GlobalReplicationGroups": {
|
|
118559
118560
|
"type": "list",
|
|
118560
118561
|
"member": {
|
|
118561
|
-
"shape": "
|
|
118562
|
+
"shape": "S32",
|
|
118562
118563
|
"locationName": "GlobalReplicationGroup"
|
|
118563
118564
|
}
|
|
118564
118565
|
}
|
|
@@ -118615,7 +118616,7 @@ module.exports={
|
|
|
118615
118616
|
"ReservedCacheNodes": {
|
|
118616
118617
|
"type": "list",
|
|
118617
118618
|
"member": {
|
|
118618
|
-
"shape": "
|
|
118619
|
+
"shape": "S5l",
|
|
118619
118620
|
"locationName": "ReservedCacheNode"
|
|
118620
118621
|
}
|
|
118621
118622
|
}
|
|
@@ -118662,7 +118663,7 @@ module.exports={
|
|
|
118662
118663
|
"ProductDescription": {},
|
|
118663
118664
|
"OfferingType": {},
|
|
118664
118665
|
"RecurringCharges": {
|
|
118665
|
-
"shape": "
|
|
118666
|
+
"shape": "S5m"
|
|
118666
118667
|
}
|
|
118667
118668
|
},
|
|
118668
118669
|
"wrapper": true
|
|
@@ -118677,7 +118678,7 @@ module.exports={
|
|
|
118677
118678
|
"members": {
|
|
118678
118679
|
"ServiceUpdateName": {},
|
|
118679
118680
|
"ServiceUpdateStatus": {
|
|
118680
|
-
"shape": "
|
|
118681
|
+
"shape": "S5t"
|
|
118681
118682
|
},
|
|
118682
118683
|
"MaxRecords": {
|
|
118683
118684
|
"type": "integer"
|
|
@@ -118747,7 +118748,7 @@ module.exports={
|
|
|
118747
118748
|
"Snapshots": {
|
|
118748
118749
|
"type": "list",
|
|
118749
118750
|
"member": {
|
|
118750
|
-
"shape": "
|
|
118751
|
+
"shape": "S1t",
|
|
118751
118752
|
"locationName": "Snapshot"
|
|
118752
118753
|
}
|
|
118753
118754
|
}
|
|
@@ -118767,7 +118768,7 @@ module.exports={
|
|
|
118767
118768
|
},
|
|
118768
118769
|
"Engine": {},
|
|
118769
118770
|
"ServiceUpdateStatus": {
|
|
118770
|
-
"shape": "
|
|
118771
|
+
"shape": "S5t"
|
|
118771
118772
|
},
|
|
118772
118773
|
"ServiceUpdateTimeRange": {
|
|
118773
118774
|
"type": "structure",
|
|
@@ -118916,7 +118917,7 @@ module.exports={
|
|
|
118916
118917
|
"UserGroups": {
|
|
118917
118918
|
"type": "list",
|
|
118918
118919
|
"member": {
|
|
118919
|
-
"shape": "
|
|
118920
|
+
"shape": "S3q"
|
|
118920
118921
|
}
|
|
118921
118922
|
},
|
|
118922
118923
|
"Marker": {}
|
|
@@ -118959,7 +118960,7 @@ module.exports={
|
|
|
118959
118960
|
"Users": {
|
|
118960
118961
|
"type": "list",
|
|
118961
118962
|
"member": {
|
|
118962
|
-
"shape": "
|
|
118963
|
+
"shape": "S3l"
|
|
118963
118964
|
}
|
|
118964
118965
|
},
|
|
118965
118966
|
"Marker": {}
|
|
@@ -118985,7 +118986,7 @@ module.exports={
|
|
|
118985
118986
|
"type": "structure",
|
|
118986
118987
|
"members": {
|
|
118987
118988
|
"GlobalReplicationGroup": {
|
|
118988
|
-
"shape": "
|
|
118989
|
+
"shape": "S32"
|
|
118989
118990
|
}
|
|
118990
118991
|
}
|
|
118991
118992
|
}
|
|
@@ -119009,7 +119010,7 @@ module.exports={
|
|
|
119009
119010
|
"type": "structure",
|
|
119010
119011
|
"members": {
|
|
119011
119012
|
"GlobalReplicationGroup": {
|
|
119012
|
-
"shape": "
|
|
119013
|
+
"shape": "S32"
|
|
119013
119014
|
}
|
|
119014
119015
|
}
|
|
119015
119016
|
}
|
|
@@ -119041,7 +119042,7 @@ module.exports={
|
|
|
119041
119042
|
"ReplicationGroupId": {},
|
|
119042
119043
|
"ReplicationGroupRegion": {},
|
|
119043
119044
|
"ReshardingConfiguration": {
|
|
119044
|
-
"shape": "
|
|
119045
|
+
"shape": "S70"
|
|
119045
119046
|
}
|
|
119046
119047
|
}
|
|
119047
119048
|
}
|
|
@@ -119056,7 +119057,7 @@ module.exports={
|
|
|
119056
119057
|
"type": "structure",
|
|
119057
119058
|
"members": {
|
|
119058
119059
|
"GlobalReplicationGroup": {
|
|
119059
|
-
"shape": "
|
|
119060
|
+
"shape": "S32"
|
|
119060
119061
|
}
|
|
119061
119062
|
}
|
|
119062
119063
|
}
|
|
@@ -119074,7 +119075,7 @@ module.exports={
|
|
|
119074
119075
|
"type": "integer"
|
|
119075
119076
|
},
|
|
119076
119077
|
"ReplicaConfiguration": {
|
|
119077
|
-
"shape": "
|
|
119078
|
+
"shape": "S3y"
|
|
119078
119079
|
},
|
|
119079
119080
|
"ApplyImmediately": {
|
|
119080
119081
|
"type": "boolean"
|
|
@@ -119104,10 +119105,10 @@ module.exports={
|
|
|
119104
119105
|
"type": "structure",
|
|
119105
119106
|
"members": {
|
|
119106
119107
|
"ScaleUpModifications": {
|
|
119107
|
-
"shape": "
|
|
119108
|
+
"shape": "S77"
|
|
119108
119109
|
},
|
|
119109
119110
|
"ScaleDownModifications": {
|
|
119110
|
-
"shape": "
|
|
119111
|
+
"shape": "S77"
|
|
119111
119112
|
}
|
|
119112
119113
|
}
|
|
119113
119114
|
}
|
|
@@ -119139,17 +119140,17 @@ module.exports={
|
|
|
119139
119140
|
"type": "integer"
|
|
119140
119141
|
},
|
|
119141
119142
|
"CacheNodeIdsToRemove": {
|
|
119142
|
-
"shape": "
|
|
119143
|
+
"shape": "S2d"
|
|
119143
119144
|
},
|
|
119144
119145
|
"AZMode": {},
|
|
119145
119146
|
"NewAvailabilityZones": {
|
|
119146
|
-
"shape": "
|
|
119147
|
+
"shape": "S22"
|
|
119147
119148
|
},
|
|
119148
119149
|
"CacheSecurityGroupNames": {
|
|
119149
|
-
"shape": "
|
|
119150
|
+
"shape": "S23"
|
|
119150
119151
|
},
|
|
119151
119152
|
"SecurityGroupIds": {
|
|
119152
|
-
"shape": "
|
|
119153
|
+
"shape": "S24"
|
|
119153
119154
|
},
|
|
119154
119155
|
"PreferredMaintenanceWindow": {},
|
|
119155
119156
|
"NotificationTopicArn": {},
|
|
@@ -119170,7 +119171,7 @@ module.exports={
|
|
|
119170
119171
|
"AuthToken": {},
|
|
119171
119172
|
"AuthTokenUpdateStrategy": {},
|
|
119172
119173
|
"LogDeliveryConfigurations": {
|
|
119173
|
-
"shape": "
|
|
119174
|
+
"shape": "S28"
|
|
119174
119175
|
},
|
|
119175
119176
|
"IpDiscovery": {}
|
|
119176
119177
|
}
|
|
@@ -119180,7 +119181,7 @@ module.exports={
|
|
|
119180
119181
|
"type": "structure",
|
|
119181
119182
|
"members": {
|
|
119182
119183
|
"CacheCluster": {
|
|
119183
|
-
"shape": "
|
|
119184
|
+
"shape": "S2b"
|
|
119184
119185
|
}
|
|
119185
119186
|
}
|
|
119186
119187
|
}
|
|
@@ -119195,12 +119196,12 @@ module.exports={
|
|
|
119195
119196
|
"members": {
|
|
119196
119197
|
"CacheParameterGroupName": {},
|
|
119197
119198
|
"ParameterNameValues": {
|
|
119198
|
-
"shape": "
|
|
119199
|
+
"shape": "S7d"
|
|
119199
119200
|
}
|
|
119200
119201
|
}
|
|
119201
119202
|
},
|
|
119202
119203
|
"output": {
|
|
119203
|
-
"shape": "
|
|
119204
|
+
"shape": "S7f",
|
|
119204
119205
|
"resultWrapper": "ModifyCacheParameterGroupResult"
|
|
119205
119206
|
}
|
|
119206
119207
|
},
|
|
@@ -119214,7 +119215,7 @@ module.exports={
|
|
|
119214
119215
|
"CacheSubnetGroupName": {},
|
|
119215
119216
|
"CacheSubnetGroupDescription": {},
|
|
119216
119217
|
"SubnetIds": {
|
|
119217
|
-
"shape": "
|
|
119218
|
+
"shape": "S2s"
|
|
119218
119219
|
}
|
|
119219
119220
|
}
|
|
119220
119221
|
},
|
|
@@ -119223,7 +119224,7 @@ module.exports={
|
|
|
119223
119224
|
"type": "structure",
|
|
119224
119225
|
"members": {
|
|
119225
119226
|
"CacheSubnetGroup": {
|
|
119226
|
-
"shape": "
|
|
119227
|
+
"shape": "S2u"
|
|
119227
119228
|
}
|
|
119228
119229
|
}
|
|
119229
119230
|
}
|
|
@@ -119254,7 +119255,7 @@ module.exports={
|
|
|
119254
119255
|
"type": "structure",
|
|
119255
119256
|
"members": {
|
|
119256
119257
|
"GlobalReplicationGroup": {
|
|
119257
|
-
"shape": "
|
|
119258
|
+
"shape": "S32"
|
|
119258
119259
|
}
|
|
119259
119260
|
}
|
|
119260
119261
|
}
|
|
@@ -119280,10 +119281,10 @@ module.exports={
|
|
|
119280
119281
|
"deprecated": true
|
|
119281
119282
|
},
|
|
119282
119283
|
"CacheSecurityGroupNames": {
|
|
119283
|
-
"shape": "
|
|
119284
|
+
"shape": "S23"
|
|
119284
119285
|
},
|
|
119285
119286
|
"SecurityGroupIds": {
|
|
119286
|
-
"shape": "
|
|
119287
|
+
"shape": "S24"
|
|
119287
119288
|
},
|
|
119288
119289
|
"PreferredMaintenanceWindow": {},
|
|
119289
119290
|
"NotificationTopicArn": {},
|
|
@@ -119313,9 +119314,13 @@ module.exports={
|
|
|
119313
119314
|
"type": "boolean"
|
|
119314
119315
|
},
|
|
119315
119316
|
"LogDeliveryConfigurations": {
|
|
119316
|
-
"shape": "
|
|
119317
|
+
"shape": "S28"
|
|
119317
119318
|
},
|
|
119318
|
-
"IpDiscovery": {}
|
|
119319
|
+
"IpDiscovery": {},
|
|
119320
|
+
"TransitEncryptionEnabled": {
|
|
119321
|
+
"type": "boolean"
|
|
119322
|
+
},
|
|
119323
|
+
"TransitEncryptionMode": {}
|
|
119319
119324
|
}
|
|
119320
119325
|
},
|
|
119321
119326
|
"output": {
|
|
@@ -119345,7 +119350,7 @@ module.exports={
|
|
|
119345
119350
|
"type": "boolean"
|
|
119346
119351
|
},
|
|
119347
119352
|
"ReshardingConfiguration": {
|
|
119348
|
-
"shape": "
|
|
119353
|
+
"shape": "S70"
|
|
119349
119354
|
},
|
|
119350
119355
|
"NodeGroupsToRemove": {
|
|
119351
119356
|
"type": "list",
|
|
@@ -119382,18 +119387,18 @@ module.exports={
|
|
|
119382
119387
|
"AccessString": {},
|
|
119383
119388
|
"AppendAccessString": {},
|
|
119384
119389
|
"Passwords": {
|
|
119385
|
-
"shape": "
|
|
119390
|
+
"shape": "S3h"
|
|
119386
119391
|
},
|
|
119387
119392
|
"NoPasswordRequired": {
|
|
119388
119393
|
"type": "boolean"
|
|
119389
119394
|
},
|
|
119390
119395
|
"AuthenticationMode": {
|
|
119391
|
-
"shape": "
|
|
119396
|
+
"shape": "S3j"
|
|
119392
119397
|
}
|
|
119393
119398
|
}
|
|
119394
119399
|
},
|
|
119395
119400
|
"output": {
|
|
119396
|
-
"shape": "
|
|
119401
|
+
"shape": "S3l",
|
|
119397
119402
|
"resultWrapper": "ModifyUserResult"
|
|
119398
119403
|
}
|
|
119399
119404
|
},
|
|
@@ -119406,15 +119411,15 @@ module.exports={
|
|
|
119406
119411
|
"members": {
|
|
119407
119412
|
"UserGroupId": {},
|
|
119408
119413
|
"UserIdsToAdd": {
|
|
119409
|
-
"shape": "
|
|
119414
|
+
"shape": "S3p"
|
|
119410
119415
|
},
|
|
119411
119416
|
"UserIdsToRemove": {
|
|
119412
|
-
"shape": "
|
|
119417
|
+
"shape": "S3p"
|
|
119413
119418
|
}
|
|
119414
119419
|
}
|
|
119415
119420
|
},
|
|
119416
119421
|
"output": {
|
|
119417
|
-
"shape": "
|
|
119422
|
+
"shape": "S3q",
|
|
119418
119423
|
"resultWrapper": "ModifyUserGroupResult"
|
|
119419
119424
|
}
|
|
119420
119425
|
},
|
|
@@ -119440,7 +119445,7 @@ module.exports={
|
|
|
119440
119445
|
"type": "structure",
|
|
119441
119446
|
"members": {
|
|
119442
119447
|
"ReservedCacheNode": {
|
|
119443
|
-
"shape": "
|
|
119448
|
+
"shape": "S5l"
|
|
119444
119449
|
}
|
|
119445
119450
|
}
|
|
119446
119451
|
}
|
|
@@ -119464,7 +119469,7 @@ module.exports={
|
|
|
119464
119469
|
"type": "structure",
|
|
119465
119470
|
"members": {
|
|
119466
119471
|
"GlobalReplicationGroup": {
|
|
119467
|
-
"shape": "
|
|
119472
|
+
"shape": "S32"
|
|
119468
119473
|
}
|
|
119469
119474
|
}
|
|
119470
119475
|
}
|
|
@@ -119479,7 +119484,7 @@ module.exports={
|
|
|
119479
119484
|
"members": {
|
|
119480
119485
|
"CacheClusterId": {},
|
|
119481
119486
|
"CacheNodeIdsToReboot": {
|
|
119482
|
-
"shape": "
|
|
119487
|
+
"shape": "S2d"
|
|
119483
119488
|
}
|
|
119484
119489
|
}
|
|
119485
119490
|
},
|
|
@@ -119488,7 +119493,7 @@ module.exports={
|
|
|
119488
119493
|
"type": "structure",
|
|
119489
119494
|
"members": {
|
|
119490
119495
|
"CacheCluster": {
|
|
119491
|
-
"shape": "
|
|
119496
|
+
"shape": "S2b"
|
|
119492
119497
|
}
|
|
119493
119498
|
}
|
|
119494
119499
|
}
|
|
@@ -119525,12 +119530,12 @@ module.exports={
|
|
|
119525
119530
|
"type": "boolean"
|
|
119526
119531
|
},
|
|
119527
119532
|
"ParameterNameValues": {
|
|
119528
|
-
"shape": "
|
|
119533
|
+
"shape": "S7d"
|
|
119529
119534
|
}
|
|
119530
119535
|
}
|
|
119531
119536
|
},
|
|
119532
119537
|
"output": {
|
|
119533
|
-
"shape": "
|
|
119538
|
+
"shape": "S7f",
|
|
119534
119539
|
"resultWrapper": "ResetCacheParameterGroupResult"
|
|
119535
119540
|
}
|
|
119536
119541
|
},
|
|
@@ -119741,7 +119746,11 @@ module.exports={
|
|
|
119741
119746
|
},
|
|
119742
119747
|
"LogDeliveryConfigurations": {
|
|
119743
119748
|
"shape": "Sz"
|
|
119744
|
-
}
|
|
119749
|
+
},
|
|
119750
|
+
"TransitEncryptionEnabled": {
|
|
119751
|
+
"type": "boolean"
|
|
119752
|
+
},
|
|
119753
|
+
"TransitEncryptionMode": {}
|
|
119745
119754
|
}
|
|
119746
119755
|
},
|
|
119747
119756
|
"MemberClusters": {
|
|
@@ -119759,10 +119768,10 @@ module.exports={
|
|
|
119759
119768
|
"NodeGroupId": {},
|
|
119760
119769
|
"Status": {},
|
|
119761
119770
|
"PrimaryEndpoint": {
|
|
119762
|
-
"shape": "
|
|
119771
|
+
"shape": "S1c"
|
|
119763
119772
|
},
|
|
119764
119773
|
"ReaderEndpoint": {
|
|
119765
|
-
"shape": "
|
|
119774
|
+
"shape": "S1c"
|
|
119766
119775
|
},
|
|
119767
119776
|
"Slots": {},
|
|
119768
119777
|
"NodeGroupMembers": {
|
|
@@ -119774,7 +119783,7 @@ module.exports={
|
|
|
119774
119783
|
"CacheClusterId": {},
|
|
119775
119784
|
"CacheNodeId": {},
|
|
119776
119785
|
"ReadEndpoint": {
|
|
119777
|
-
"shape": "
|
|
119786
|
+
"shape": "S1c"
|
|
119778
119787
|
},
|
|
119779
119788
|
"PreferredAvailabilityZone": {},
|
|
119780
119789
|
"PreferredOutpostArn": {},
|
|
@@ -119789,7 +119798,7 @@ module.exports={
|
|
|
119789
119798
|
"AutomaticFailover": {},
|
|
119790
119799
|
"MultiAZ": {},
|
|
119791
119800
|
"ConfigurationEndpoint": {
|
|
119792
|
-
"shape": "
|
|
119801
|
+
"shape": "S1c"
|
|
119793
119802
|
},
|
|
119794
119803
|
"SnapshotRetentionLimit": {
|
|
119795
119804
|
"type": "integer"
|
|
@@ -119823,7 +119832,7 @@ module.exports={
|
|
|
119823
119832
|
"shape": "Sx"
|
|
119824
119833
|
},
|
|
119825
119834
|
"LogDeliveryConfigurations": {
|
|
119826
|
-
"shape": "
|
|
119835
|
+
"shape": "S1l"
|
|
119827
119836
|
},
|
|
119828
119837
|
"ReplicationGroupCreateTime": {
|
|
119829
119838
|
"type": "timestamp"
|
|
@@ -119833,7 +119842,8 @@ module.exports={
|
|
|
119833
119842
|
"type": "boolean"
|
|
119834
119843
|
},
|
|
119835
119844
|
"NetworkType": {},
|
|
119836
|
-
"IpDiscovery": {}
|
|
119845
|
+
"IpDiscovery": {},
|
|
119846
|
+
"TransitEncryptionMode": {}
|
|
119837
119847
|
},
|
|
119838
119848
|
"wrapper": true
|
|
119839
119849
|
},
|
|
@@ -119873,7 +119883,7 @@ module.exports={
|
|
|
119873
119883
|
}
|
|
119874
119884
|
}
|
|
119875
119885
|
},
|
|
119876
|
-
"
|
|
119886
|
+
"S1c": {
|
|
119877
119887
|
"type": "structure",
|
|
119878
119888
|
"members": {
|
|
119879
119889
|
"Address": {},
|
|
@@ -119882,7 +119892,7 @@ module.exports={
|
|
|
119882
119892
|
}
|
|
119883
119893
|
}
|
|
119884
119894
|
},
|
|
119885
|
-
"
|
|
119895
|
+
"S1l": {
|
|
119886
119896
|
"type": "list",
|
|
119887
119897
|
"member": {
|
|
119888
119898
|
"locationName": "LogDeliveryConfiguration",
|
|
@@ -119899,7 +119909,7 @@ module.exports={
|
|
|
119899
119909
|
}
|
|
119900
119910
|
}
|
|
119901
119911
|
},
|
|
119902
|
-
"
|
|
119912
|
+
"S1t": {
|
|
119903
119913
|
"type": "structure",
|
|
119904
119914
|
"members": {
|
|
119905
119915
|
"SnapshotName": {},
|
|
@@ -119948,7 +119958,7 @@ module.exports={
|
|
|
119948
119958
|
"NodeGroupId": {},
|
|
119949
119959
|
"CacheNodeId": {},
|
|
119950
119960
|
"NodeGroupConfiguration": {
|
|
119951
|
-
"shape": "
|
|
119961
|
+
"shape": "S1w"
|
|
119952
119962
|
},
|
|
119953
119963
|
"CacheSize": {},
|
|
119954
119964
|
"CacheNodeCreateTime": {
|
|
@@ -119967,7 +119977,7 @@ module.exports={
|
|
|
119967
119977
|
},
|
|
119968
119978
|
"wrapper": true
|
|
119969
119979
|
},
|
|
119970
|
-
"
|
|
119980
|
+
"S1w": {
|
|
119971
119981
|
"type": "structure",
|
|
119972
119982
|
"members": {
|
|
119973
119983
|
"NodeGroupId": {},
|
|
@@ -119977,7 +119987,7 @@ module.exports={
|
|
|
119977
119987
|
},
|
|
119978
119988
|
"PrimaryAvailabilityZone": {},
|
|
119979
119989
|
"ReplicaAvailabilityZones": {
|
|
119980
|
-
"shape": "
|
|
119990
|
+
"shape": "S1y"
|
|
119981
119991
|
},
|
|
119982
119992
|
"PrimaryOutpostArn": {},
|
|
119983
119993
|
"ReplicaOutpostArns": {
|
|
@@ -119988,43 +119998,43 @@ module.exports={
|
|
|
119988
119998
|
}
|
|
119989
119999
|
}
|
|
119990
120000
|
},
|
|
119991
|
-
"
|
|
120001
|
+
"S1y": {
|
|
119992
120002
|
"type": "list",
|
|
119993
120003
|
"member": {
|
|
119994
120004
|
"locationName": "AvailabilityZone"
|
|
119995
120005
|
}
|
|
119996
120006
|
},
|
|
119997
|
-
"
|
|
120007
|
+
"S22": {
|
|
119998
120008
|
"type": "list",
|
|
119999
120009
|
"member": {
|
|
120000
120010
|
"locationName": "PreferredAvailabilityZone"
|
|
120001
120011
|
}
|
|
120002
120012
|
},
|
|
120003
|
-
"
|
|
120013
|
+
"S23": {
|
|
120004
120014
|
"type": "list",
|
|
120005
120015
|
"member": {
|
|
120006
120016
|
"locationName": "CacheSecurityGroupName"
|
|
120007
120017
|
}
|
|
120008
120018
|
},
|
|
120009
|
-
"
|
|
120019
|
+
"S24": {
|
|
120010
120020
|
"type": "list",
|
|
120011
120021
|
"member": {
|
|
120012
120022
|
"locationName": "SecurityGroupId"
|
|
120013
120023
|
}
|
|
120014
120024
|
},
|
|
120015
|
-
"
|
|
120025
|
+
"S25": {
|
|
120016
120026
|
"type": "list",
|
|
120017
120027
|
"member": {
|
|
120018
120028
|
"locationName": "SnapshotArn"
|
|
120019
120029
|
}
|
|
120020
120030
|
},
|
|
120021
|
-
"
|
|
120031
|
+
"S27": {
|
|
120022
120032
|
"type": "list",
|
|
120023
120033
|
"member": {
|
|
120024
120034
|
"locationName": "PreferredOutpostArn"
|
|
120025
120035
|
}
|
|
120026
120036
|
},
|
|
120027
|
-
"
|
|
120037
|
+
"S28": {
|
|
120028
120038
|
"type": "list",
|
|
120029
120039
|
"member": {
|
|
120030
120040
|
"locationName": "LogDeliveryConfigurationRequest",
|
|
@@ -120042,12 +120052,12 @@ module.exports={
|
|
|
120042
120052
|
}
|
|
120043
120053
|
}
|
|
120044
120054
|
},
|
|
120045
|
-
"
|
|
120055
|
+
"S2b": {
|
|
120046
120056
|
"type": "structure",
|
|
120047
120057
|
"members": {
|
|
120048
120058
|
"CacheClusterId": {},
|
|
120049
120059
|
"ConfigurationEndpoint": {
|
|
120050
|
-
"shape": "
|
|
120060
|
+
"shape": "S1c"
|
|
120051
120061
|
},
|
|
120052
120062
|
"ClientDownloadLandingPage": {},
|
|
120053
120063
|
"CacheNodeType": {},
|
|
@@ -120070,14 +120080,18 @@ module.exports={
|
|
|
120070
120080
|
"type": "integer"
|
|
120071
120081
|
},
|
|
120072
120082
|
"CacheNodeIdsToRemove": {
|
|
120073
|
-
"shape": "
|
|
120083
|
+
"shape": "S2d"
|
|
120074
120084
|
},
|
|
120075
120085
|
"EngineVersion": {},
|
|
120076
120086
|
"CacheNodeType": {},
|
|
120077
120087
|
"AuthTokenStatus": {},
|
|
120078
120088
|
"LogDeliveryConfigurations": {
|
|
120079
120089
|
"shape": "Sz"
|
|
120080
|
-
}
|
|
120090
|
+
},
|
|
120091
|
+
"TransitEncryptionEnabled": {
|
|
120092
|
+
"type": "boolean"
|
|
120093
|
+
},
|
|
120094
|
+
"TransitEncryptionMode": {}
|
|
120081
120095
|
}
|
|
120082
120096
|
},
|
|
120083
120097
|
"NotificationConfiguration": {
|
|
@@ -120104,7 +120118,7 @@ module.exports={
|
|
|
120104
120118
|
"CacheParameterGroupName": {},
|
|
120105
120119
|
"ParameterApplyStatus": {},
|
|
120106
120120
|
"CacheNodeIdsToReboot": {
|
|
120107
|
-
"shape": "
|
|
120121
|
+
"shape": "S2d"
|
|
120108
120122
|
}
|
|
120109
120123
|
}
|
|
120110
120124
|
},
|
|
@@ -120121,7 +120135,7 @@ module.exports={
|
|
|
120121
120135
|
"type": "timestamp"
|
|
120122
120136
|
},
|
|
120123
120137
|
"Endpoint": {
|
|
120124
|
-
"shape": "
|
|
120138
|
+
"shape": "S1c"
|
|
120125
120139
|
},
|
|
120126
120140
|
"ParameterGroupStatus": {},
|
|
120127
120141
|
"SourceCacheNodeId": {},
|
|
@@ -120165,20 +120179,21 @@ module.exports={
|
|
|
120165
120179
|
"type": "boolean"
|
|
120166
120180
|
},
|
|
120167
120181
|
"LogDeliveryConfigurations": {
|
|
120168
|
-
"shape": "
|
|
120182
|
+
"shape": "S1l"
|
|
120169
120183
|
},
|
|
120170
120184
|
"NetworkType": {},
|
|
120171
|
-
"IpDiscovery": {}
|
|
120185
|
+
"IpDiscovery": {},
|
|
120186
|
+
"TransitEncryptionMode": {}
|
|
120172
120187
|
},
|
|
120173
120188
|
"wrapper": true
|
|
120174
120189
|
},
|
|
120175
|
-
"
|
|
120190
|
+
"S2d": {
|
|
120176
120191
|
"type": "list",
|
|
120177
120192
|
"member": {
|
|
120178
120193
|
"locationName": "CacheNodeId"
|
|
120179
120194
|
}
|
|
120180
120195
|
},
|
|
120181
|
-
"
|
|
120196
|
+
"S2o": {
|
|
120182
120197
|
"type": "structure",
|
|
120183
120198
|
"members": {
|
|
120184
120199
|
"CacheParameterGroupName": {},
|
|
@@ -120191,13 +120206,13 @@ module.exports={
|
|
|
120191
120206
|
},
|
|
120192
120207
|
"wrapper": true
|
|
120193
120208
|
},
|
|
120194
|
-
"
|
|
120209
|
+
"S2s": {
|
|
120195
120210
|
"type": "list",
|
|
120196
120211
|
"member": {
|
|
120197
120212
|
"locationName": "SubnetIdentifier"
|
|
120198
120213
|
}
|
|
120199
120214
|
},
|
|
120200
|
-
"
|
|
120215
|
+
"S2u": {
|
|
120201
120216
|
"type": "structure",
|
|
120202
120217
|
"members": {
|
|
120203
120218
|
"CacheSubnetGroupName": {},
|
|
@@ -120224,23 +120239,23 @@ module.exports={
|
|
|
120224
120239
|
}
|
|
120225
120240
|
},
|
|
120226
120241
|
"SupportedNetworkTypes": {
|
|
120227
|
-
"shape": "
|
|
120242
|
+
"shape": "S2z"
|
|
120228
120243
|
}
|
|
120229
120244
|
}
|
|
120230
120245
|
}
|
|
120231
120246
|
},
|
|
120232
120247
|
"ARN": {},
|
|
120233
120248
|
"SupportedNetworkTypes": {
|
|
120234
|
-
"shape": "
|
|
120249
|
+
"shape": "S2z"
|
|
120235
120250
|
}
|
|
120236
120251
|
},
|
|
120237
120252
|
"wrapper": true
|
|
120238
120253
|
},
|
|
120239
|
-
"
|
|
120254
|
+
"S2z": {
|
|
120240
120255
|
"type": "list",
|
|
120241
120256
|
"member": {}
|
|
120242
120257
|
},
|
|
120243
|
-
"
|
|
120258
|
+
"S32": {
|
|
120244
120259
|
"type": "structure",
|
|
120245
120260
|
"members": {
|
|
120246
120261
|
"GlobalReplicationGroupId": {},
|
|
@@ -120291,20 +120306,20 @@ module.exports={
|
|
|
120291
120306
|
},
|
|
120292
120307
|
"wrapper": true
|
|
120293
120308
|
},
|
|
120294
|
-
"
|
|
120309
|
+
"S3h": {
|
|
120295
120310
|
"type": "list",
|
|
120296
120311
|
"member": {}
|
|
120297
120312
|
},
|
|
120298
|
-
"
|
|
120313
|
+
"S3j": {
|
|
120299
120314
|
"type": "structure",
|
|
120300
120315
|
"members": {
|
|
120301
120316
|
"Type": {},
|
|
120302
120317
|
"Passwords": {
|
|
120303
|
-
"shape": "
|
|
120318
|
+
"shape": "S3h"
|
|
120304
120319
|
}
|
|
120305
120320
|
}
|
|
120306
120321
|
},
|
|
120307
|
-
"
|
|
120322
|
+
"S3l": {
|
|
120308
120323
|
"type": "structure",
|
|
120309
120324
|
"members": {
|
|
120310
120325
|
"UserId": {},
|
|
@@ -120328,28 +120343,28 @@ module.exports={
|
|
|
120328
120343
|
"ARN": {}
|
|
120329
120344
|
}
|
|
120330
120345
|
},
|
|
120331
|
-
"
|
|
120346
|
+
"S3p": {
|
|
120332
120347
|
"type": "list",
|
|
120333
120348
|
"member": {}
|
|
120334
120349
|
},
|
|
120335
|
-
"
|
|
120350
|
+
"S3q": {
|
|
120336
120351
|
"type": "structure",
|
|
120337
120352
|
"members": {
|
|
120338
120353
|
"UserGroupId": {},
|
|
120339
120354
|
"Status": {},
|
|
120340
120355
|
"Engine": {},
|
|
120341
120356
|
"UserIds": {
|
|
120342
|
-
"shape": "
|
|
120357
|
+
"shape": "S3r"
|
|
120343
120358
|
},
|
|
120344
120359
|
"MinimumEngineVersion": {},
|
|
120345
120360
|
"PendingChanges": {
|
|
120346
120361
|
"type": "structure",
|
|
120347
120362
|
"members": {
|
|
120348
120363
|
"UserIdsToRemove": {
|
|
120349
|
-
"shape": "
|
|
120364
|
+
"shape": "S3r"
|
|
120350
120365
|
},
|
|
120351
120366
|
"UserIdsToAdd": {
|
|
120352
|
-
"shape": "
|
|
120367
|
+
"shape": "S3r"
|
|
120353
120368
|
}
|
|
120354
120369
|
}
|
|
120355
120370
|
},
|
|
@@ -120360,17 +120375,17 @@ module.exports={
|
|
|
120360
120375
|
"ARN": {}
|
|
120361
120376
|
}
|
|
120362
120377
|
},
|
|
120363
|
-
"
|
|
120378
|
+
"S3r": {
|
|
120364
120379
|
"type": "list",
|
|
120365
120380
|
"member": {}
|
|
120366
120381
|
},
|
|
120367
|
-
"
|
|
120382
|
+
"S3v": {
|
|
120368
120383
|
"type": "list",
|
|
120369
120384
|
"member": {
|
|
120370
120385
|
"locationName": "GlobalNodeGroupId"
|
|
120371
120386
|
}
|
|
120372
120387
|
},
|
|
120373
|
-
"
|
|
120388
|
+
"S3y": {
|
|
120374
120389
|
"type": "list",
|
|
120375
120390
|
"member": {
|
|
120376
120391
|
"locationName": "ConfigureShard",
|
|
@@ -120385,15 +120400,15 @@ module.exports={
|
|
|
120385
120400
|
"type": "integer"
|
|
120386
120401
|
},
|
|
120387
120402
|
"PreferredAvailabilityZones": {
|
|
120388
|
-
"shape": "
|
|
120403
|
+
"shape": "S22"
|
|
120389
120404
|
},
|
|
120390
120405
|
"PreferredOutpostArns": {
|
|
120391
|
-
"shape": "
|
|
120406
|
+
"shape": "S27"
|
|
120392
120407
|
}
|
|
120393
120408
|
}
|
|
120394
120409
|
}
|
|
120395
120410
|
},
|
|
120396
|
-
"
|
|
120411
|
+
"S4r": {
|
|
120397
120412
|
"type": "list",
|
|
120398
120413
|
"member": {
|
|
120399
120414
|
"locationName": "Parameter",
|
|
@@ -120413,7 +120428,7 @@ module.exports={
|
|
|
120413
120428
|
}
|
|
120414
120429
|
}
|
|
120415
120430
|
},
|
|
120416
|
-
"
|
|
120431
|
+
"S4u": {
|
|
120417
120432
|
"type": "list",
|
|
120418
120433
|
"member": {
|
|
120419
120434
|
"locationName": "CacheNodeTypeSpecificParameter",
|
|
@@ -120443,7 +120458,7 @@ module.exports={
|
|
|
120443
120458
|
}
|
|
120444
120459
|
}
|
|
120445
120460
|
},
|
|
120446
|
-
"
|
|
120461
|
+
"S5l": {
|
|
120447
120462
|
"type": "structure",
|
|
120448
120463
|
"members": {
|
|
120449
120464
|
"ReservedCacheNodeId": {},
|
|
@@ -120468,13 +120483,13 @@ module.exports={
|
|
|
120468
120483
|
"OfferingType": {},
|
|
120469
120484
|
"State": {},
|
|
120470
120485
|
"RecurringCharges": {
|
|
120471
|
-
"shape": "
|
|
120486
|
+
"shape": "S5m"
|
|
120472
120487
|
},
|
|
120473
120488
|
"ReservationARN": {}
|
|
120474
120489
|
},
|
|
120475
120490
|
"wrapper": true
|
|
120476
120491
|
},
|
|
120477
|
-
"
|
|
120492
|
+
"S5m": {
|
|
120478
120493
|
"type": "list",
|
|
120479
120494
|
"member": {
|
|
120480
120495
|
"locationName": "RecurringCharge",
|
|
@@ -120488,11 +120503,11 @@ module.exports={
|
|
|
120488
120503
|
"wrapper": true
|
|
120489
120504
|
}
|
|
120490
120505
|
},
|
|
120491
|
-
"
|
|
120506
|
+
"S5t": {
|
|
120492
120507
|
"type": "list",
|
|
120493
120508
|
"member": {}
|
|
120494
120509
|
},
|
|
120495
|
-
"
|
|
120510
|
+
"S70": {
|
|
120496
120511
|
"type": "list",
|
|
120497
120512
|
"member": {
|
|
120498
120513
|
"locationName": "ReshardingConfiguration",
|
|
@@ -120500,16 +120515,16 @@ module.exports={
|
|
|
120500
120515
|
"members": {
|
|
120501
120516
|
"NodeGroupId": {},
|
|
120502
120517
|
"PreferredAvailabilityZones": {
|
|
120503
|
-
"shape": "
|
|
120518
|
+
"shape": "S1y"
|
|
120504
120519
|
}
|
|
120505
120520
|
}
|
|
120506
120521
|
}
|
|
120507
120522
|
},
|
|
120508
|
-
"
|
|
120523
|
+
"S77": {
|
|
120509
120524
|
"type": "list",
|
|
120510
120525
|
"member": {}
|
|
120511
120526
|
},
|
|
120512
|
-
"
|
|
120527
|
+
"S7d": {
|
|
120513
120528
|
"type": "list",
|
|
120514
120529
|
"member": {
|
|
120515
120530
|
"locationName": "ParameterNameValue",
|
|
@@ -120520,7 +120535,7 @@ module.exports={
|
|
|
120520
120535
|
}
|
|
120521
120536
|
}
|
|
120522
120537
|
},
|
|
120523
|
-
"
|
|
120538
|
+
"S7f": {
|
|
120524
120539
|
"type": "structure",
|
|
120525
120540
|
"members": {
|
|
120526
120541
|
"CacheParameterGroupName": {}
|
|
@@ -127191,6 +127206,41 @@ module.exports={
|
|
|
127191
127206
|
}
|
|
127192
127207
|
}
|
|
127193
127208
|
},
|
|
127209
|
+
"GetClusterSessionCredentials": {
|
|
127210
|
+
"input": {
|
|
127211
|
+
"type": "structure",
|
|
127212
|
+
"required": [
|
|
127213
|
+
"ClusterId",
|
|
127214
|
+
"ExecutionRoleArn"
|
|
127215
|
+
],
|
|
127216
|
+
"members": {
|
|
127217
|
+
"ClusterId": {},
|
|
127218
|
+
"ExecutionRoleArn": {}
|
|
127219
|
+
}
|
|
127220
|
+
},
|
|
127221
|
+
"output": {
|
|
127222
|
+
"type": "structure",
|
|
127223
|
+
"members": {
|
|
127224
|
+
"Credentials": {
|
|
127225
|
+
"type": "structure",
|
|
127226
|
+
"members": {
|
|
127227
|
+
"UsernamePassword": {
|
|
127228
|
+
"type": "structure",
|
|
127229
|
+
"members": {
|
|
127230
|
+
"Username": {},
|
|
127231
|
+
"Password": {}
|
|
127232
|
+
},
|
|
127233
|
+
"sensitive": true
|
|
127234
|
+
}
|
|
127235
|
+
},
|
|
127236
|
+
"union": true
|
|
127237
|
+
},
|
|
127238
|
+
"ExpiresAt": {
|
|
127239
|
+
"type": "timestamp"
|
|
127240
|
+
}
|
|
127241
|
+
}
|
|
127242
|
+
}
|
|
127243
|
+
},
|
|
127194
127244
|
"GetManagedScalingPolicy": {
|
|
127195
127245
|
"input": {
|
|
127196
127246
|
"type": "structure",
|
|
@@ -127205,7 +127255,7 @@ module.exports={
|
|
|
127205
127255
|
"type": "structure",
|
|
127206
127256
|
"members": {
|
|
127207
127257
|
"ManagedScalingPolicy": {
|
|
127208
|
-
"shape": "
|
|
127258
|
+
"shape": "S4z"
|
|
127209
127259
|
}
|
|
127210
127260
|
}
|
|
127211
127261
|
}
|
|
@@ -127397,7 +127447,7 @@ module.exports={
|
|
|
127397
127447
|
"shape": "Si"
|
|
127398
127448
|
},
|
|
127399
127449
|
"EbsBlockDevices": {
|
|
127400
|
-
"shape": "
|
|
127450
|
+
"shape": "S5q"
|
|
127401
127451
|
},
|
|
127402
127452
|
"EbsOptimized": {
|
|
127403
127453
|
"type": "boolean"
|
|
@@ -127487,16 +127537,16 @@ module.exports={
|
|
|
127487
127537
|
"type": "long"
|
|
127488
127538
|
},
|
|
127489
127539
|
"EbsBlockDevices": {
|
|
127490
|
-
"shape": "
|
|
127540
|
+
"shape": "S5q"
|
|
127491
127541
|
},
|
|
127492
127542
|
"EbsOptimized": {
|
|
127493
127543
|
"type": "boolean"
|
|
127494
127544
|
},
|
|
127495
127545
|
"ShrinkPolicy": {
|
|
127496
|
-
"shape": "
|
|
127546
|
+
"shape": "S62"
|
|
127497
127547
|
},
|
|
127498
127548
|
"AutoScalingPolicy": {
|
|
127499
|
-
"shape": "
|
|
127549
|
+
"shape": "S66"
|
|
127500
127550
|
},
|
|
127501
127551
|
"CustomAmiId": {}
|
|
127502
127552
|
}
|
|
@@ -127859,7 +127909,7 @@ module.exports={
|
|
|
127859
127909
|
"member": {}
|
|
127860
127910
|
},
|
|
127861
127911
|
"ShrinkPolicy": {
|
|
127862
|
-
"shape": "
|
|
127912
|
+
"shape": "S62"
|
|
127863
127913
|
},
|
|
127864
127914
|
"ReconfigurationType": {},
|
|
127865
127915
|
"Configurations": {
|
|
@@ -127893,7 +127943,7 @@ module.exports={
|
|
|
127893
127943
|
"ClusterId": {},
|
|
127894
127944
|
"InstanceGroupId": {},
|
|
127895
127945
|
"AutoScalingPolicy": {
|
|
127896
|
-
"shape": "
|
|
127946
|
+
"shape": "S66"
|
|
127897
127947
|
},
|
|
127898
127948
|
"ClusterArn": {}
|
|
127899
127949
|
}
|
|
@@ -127944,7 +127994,7 @@ module.exports={
|
|
|
127944
127994
|
"members": {
|
|
127945
127995
|
"ClusterId": {},
|
|
127946
127996
|
"ManagedScalingPolicy": {
|
|
127947
|
-
"shape": "
|
|
127997
|
+
"shape": "S4z"
|
|
127948
127998
|
}
|
|
127949
127999
|
}
|
|
127950
128000
|
},
|
|
@@ -128069,10 +128119,10 @@ module.exports={
|
|
|
128069
128119
|
"EmrManagedSlaveSecurityGroup": {},
|
|
128070
128120
|
"ServiceAccessSecurityGroup": {},
|
|
128071
128121
|
"AdditionalMasterSecurityGroups": {
|
|
128072
|
-
"shape": "
|
|
128122
|
+
"shape": "S84"
|
|
128073
128123
|
},
|
|
128074
128124
|
"AdditionalSlaveSecurityGroups": {
|
|
128075
|
-
"shape": "
|
|
128125
|
+
"shape": "S84"
|
|
128076
128126
|
}
|
|
128077
128127
|
}
|
|
128078
128128
|
},
|
|
@@ -128129,7 +128179,7 @@ module.exports={
|
|
|
128129
128179
|
"type": "integer"
|
|
128130
128180
|
},
|
|
128131
128181
|
"ManagedScalingPolicy": {
|
|
128132
|
-
"shape": "
|
|
128182
|
+
"shape": "S4z"
|
|
128133
128183
|
},
|
|
128134
128184
|
"PlacementGroupConfigs": {
|
|
128135
128185
|
"shape": "S32"
|
|
@@ -128834,7 +128884,7 @@ module.exports={
|
|
|
128834
128884
|
}
|
|
128835
128885
|
}
|
|
128836
128886
|
},
|
|
128837
|
-
"
|
|
128887
|
+
"S4z": {
|
|
128838
128888
|
"type": "structure",
|
|
128839
128889
|
"members": {
|
|
128840
128890
|
"ComputeLimits": {
|
|
@@ -128862,7 +128912,7 @@ module.exports={
|
|
|
128862
128912
|
}
|
|
128863
128913
|
}
|
|
128864
128914
|
},
|
|
128865
|
-
"
|
|
128915
|
+
"S5q": {
|
|
128866
128916
|
"type": "list",
|
|
128867
128917
|
"member": {
|
|
128868
128918
|
"type": "structure",
|
|
@@ -128874,7 +128924,7 @@ module.exports={
|
|
|
128874
128924
|
}
|
|
128875
128925
|
}
|
|
128876
128926
|
},
|
|
128877
|
-
"
|
|
128927
|
+
"S62": {
|
|
128878
128928
|
"type": "structure",
|
|
128879
128929
|
"members": {
|
|
128880
128930
|
"DecommissionTimeout": {
|
|
@@ -128884,10 +128934,10 @@ module.exports={
|
|
|
128884
128934
|
"type": "structure",
|
|
128885
128935
|
"members": {
|
|
128886
128936
|
"InstancesToTerminate": {
|
|
128887
|
-
"shape": "
|
|
128937
|
+
"shape": "S64"
|
|
128888
128938
|
},
|
|
128889
128939
|
"InstancesToProtect": {
|
|
128890
|
-
"shape": "
|
|
128940
|
+
"shape": "S64"
|
|
128891
128941
|
},
|
|
128892
128942
|
"InstanceTerminationTimeout": {
|
|
128893
128943
|
"type": "integer"
|
|
@@ -128896,11 +128946,11 @@ module.exports={
|
|
|
128896
128946
|
}
|
|
128897
128947
|
}
|
|
128898
128948
|
},
|
|
128899
|
-
"
|
|
128949
|
+
"S64": {
|
|
128900
128950
|
"type": "list",
|
|
128901
128951
|
"member": {}
|
|
128902
128952
|
},
|
|
128903
|
-
"
|
|
128953
|
+
"S66": {
|
|
128904
128954
|
"type": "structure",
|
|
128905
128955
|
"members": {
|
|
128906
128956
|
"Status": {
|
|
@@ -128924,7 +128974,7 @@ module.exports={
|
|
|
128924
128974
|
}
|
|
128925
128975
|
}
|
|
128926
128976
|
},
|
|
128927
|
-
"
|
|
128977
|
+
"S84": {
|
|
128928
128978
|
"type": "list",
|
|
128929
128979
|
"member": {}
|
|
128930
128980
|
}
|
|
@@ -196429,16 +196479,14 @@ module.exports={
|
|
|
196429
196479
|
"type": "structure",
|
|
196430
196480
|
"required": [
|
|
196431
196481
|
"Engine",
|
|
196432
|
-
"EngineVersion"
|
|
196433
|
-
"DatabaseInstallationFilesS3BucketName",
|
|
196434
|
-
"KMSKeyId",
|
|
196435
|
-
"Manifest"
|
|
196482
|
+
"EngineVersion"
|
|
196436
196483
|
],
|
|
196437
196484
|
"members": {
|
|
196438
196485
|
"Engine": {},
|
|
196439
196486
|
"EngineVersion": {},
|
|
196440
196487
|
"DatabaseInstallationFilesS3BucketName": {},
|
|
196441
196488
|
"DatabaseInstallationFilesS3Prefix": {},
|
|
196489
|
+
"ImageId": {},
|
|
196442
196490
|
"KMSKeyId": {},
|
|
196443
196491
|
"Description": {},
|
|
196444
196492
|
"Manifest": {},
|
|
@@ -196471,7 +196519,7 @@ module.exports={
|
|
|
196471
196519
|
"DBClusterIdentifier": {},
|
|
196472
196520
|
"DBClusterParameterGroupName": {},
|
|
196473
196521
|
"VpcSecurityGroupIds": {
|
|
196474
|
-
"shape": "
|
|
196522
|
+
"shape": "S2r"
|
|
196475
196523
|
},
|
|
196476
196524
|
"DBSubnetGroupName": {},
|
|
196477
196525
|
"Engine": {},
|
|
@@ -196500,11 +196548,11 @@ module.exports={
|
|
|
196500
196548
|
"type": "long"
|
|
196501
196549
|
},
|
|
196502
196550
|
"EnableCloudwatchLogsExports": {
|
|
196503
|
-
"shape": "
|
|
196551
|
+
"shape": "S2o"
|
|
196504
196552
|
},
|
|
196505
196553
|
"EngineMode": {},
|
|
196506
196554
|
"ScalingConfiguration": {
|
|
196507
|
-
"shape": "
|
|
196555
|
+
"shape": "S2t"
|
|
196508
196556
|
},
|
|
196509
196557
|
"DeletionProtection": {
|
|
196510
196558
|
"type": "boolean"
|
|
@@ -196547,7 +196595,7 @@ module.exports={
|
|
|
196547
196595
|
"type": "integer"
|
|
196548
196596
|
},
|
|
196549
196597
|
"ServerlessV2ScalingConfiguration": {
|
|
196550
|
-
"shape": "
|
|
196598
|
+
"shape": "S2u"
|
|
196551
196599
|
},
|
|
196552
196600
|
"NetworkType": {},
|
|
196553
196601
|
"DBSystemId": {},
|
|
@@ -196563,7 +196611,7 @@ module.exports={
|
|
|
196563
196611
|
"type": "structure",
|
|
196564
196612
|
"members": {
|
|
196565
196613
|
"DBCluster": {
|
|
196566
|
-
"shape": "
|
|
196614
|
+
"shape": "S2x"
|
|
196567
196615
|
}
|
|
196568
196616
|
}
|
|
196569
196617
|
}
|
|
@@ -196592,7 +196640,7 @@ module.exports={
|
|
|
196592
196640
|
}
|
|
196593
196641
|
},
|
|
196594
196642
|
"output": {
|
|
196595
|
-
"shape": "
|
|
196643
|
+
"shape": "S3g",
|
|
196596
196644
|
"resultWrapper": "CreateDBClusterEndpointResult"
|
|
196597
196645
|
}
|
|
196598
196646
|
},
|
|
@@ -196667,10 +196715,10 @@ module.exports={
|
|
|
196667
196715
|
"MasterUsername": {},
|
|
196668
196716
|
"MasterUserPassword": {},
|
|
196669
196717
|
"DBSecurityGroups": {
|
|
196670
|
-
"shape": "
|
|
196718
|
+
"shape": "S3m"
|
|
196671
196719
|
},
|
|
196672
196720
|
"VpcSecurityGroupIds": {
|
|
196673
|
-
"shape": "
|
|
196721
|
+
"shape": "S2r"
|
|
196674
196722
|
},
|
|
196675
196723
|
"AvailabilityZone": {},
|
|
196676
196724
|
"DBSubnetGroupName": {},
|
|
@@ -196735,7 +196783,7 @@ module.exports={
|
|
|
196735
196783
|
"type": "integer"
|
|
196736
196784
|
},
|
|
196737
196785
|
"EnableCloudwatchLogsExports": {
|
|
196738
|
-
"shape": "
|
|
196786
|
+
"shape": "S2o"
|
|
196739
196787
|
},
|
|
196740
196788
|
"ProcessorFeatures": {
|
|
196741
196789
|
"shape": "S1c"
|
|
@@ -196766,7 +196814,7 @@ module.exports={
|
|
|
196766
196814
|
"type": "structure",
|
|
196767
196815
|
"members": {
|
|
196768
196816
|
"DBInstance": {
|
|
196769
|
-
"shape": "
|
|
196817
|
+
"shape": "S3o"
|
|
196770
196818
|
}
|
|
196771
196819
|
}
|
|
196772
196820
|
}
|
|
@@ -196805,7 +196853,7 @@ module.exports={
|
|
|
196805
196853
|
},
|
|
196806
196854
|
"DBSubnetGroupName": {},
|
|
196807
196855
|
"VpcSecurityGroupIds": {
|
|
196808
|
-
"shape": "
|
|
196856
|
+
"shape": "S2r"
|
|
196809
196857
|
},
|
|
196810
196858
|
"StorageType": {},
|
|
196811
196859
|
"CopyTagsToSnapshot": {
|
|
@@ -196828,7 +196876,7 @@ module.exports={
|
|
|
196828
196876
|
"type": "integer"
|
|
196829
196877
|
},
|
|
196830
196878
|
"EnableCloudwatchLogsExports": {
|
|
196831
|
-
"shape": "
|
|
196879
|
+
"shape": "S2o"
|
|
196832
196880
|
},
|
|
196833
196881
|
"ProcessorFeatures": {
|
|
196834
196882
|
"shape": "S1c"
|
|
@@ -196861,7 +196909,7 @@ module.exports={
|
|
|
196861
196909
|
"type": "structure",
|
|
196862
196910
|
"members": {
|
|
196863
196911
|
"DBInstance": {
|
|
196864
|
-
"shape": "
|
|
196912
|
+
"shape": "S3o"
|
|
196865
196913
|
}
|
|
196866
196914
|
}
|
|
196867
196915
|
}
|
|
@@ -196907,7 +196955,7 @@ module.exports={
|
|
|
196907
196955
|
"DBProxyName": {},
|
|
196908
196956
|
"EngineFamily": {},
|
|
196909
196957
|
"Auth": {
|
|
196910
|
-
"shape": "
|
|
196958
|
+
"shape": "S4h"
|
|
196911
196959
|
},
|
|
196912
196960
|
"RoleArn": {},
|
|
196913
196961
|
"VpcSubnetIds": {
|
|
@@ -196935,7 +196983,7 @@ module.exports={
|
|
|
196935
196983
|
"type": "structure",
|
|
196936
196984
|
"members": {
|
|
196937
196985
|
"DBProxy": {
|
|
196938
|
-
"shape": "
|
|
196986
|
+
"shape": "S4n"
|
|
196939
196987
|
}
|
|
196940
196988
|
}
|
|
196941
196989
|
}
|
|
@@ -196968,7 +197016,7 @@ module.exports={
|
|
|
196968
197016
|
"type": "structure",
|
|
196969
197017
|
"members": {
|
|
196970
197018
|
"DBProxyEndpoint": {
|
|
196971
|
-
"shape": "
|
|
197019
|
+
"shape": "S4w"
|
|
196972
197020
|
}
|
|
196973
197021
|
}
|
|
196974
197022
|
}
|
|
@@ -197035,7 +197083,7 @@ module.exports={
|
|
|
197035
197083
|
"DBSubnetGroupName": {},
|
|
197036
197084
|
"DBSubnetGroupDescription": {},
|
|
197037
197085
|
"SubnetIds": {
|
|
197038
|
-
"shape": "
|
|
197086
|
+
"shape": "S53"
|
|
197039
197087
|
},
|
|
197040
197088
|
"Tags": {
|
|
197041
197089
|
"shape": "Sb"
|
|
@@ -197047,7 +197095,7 @@ module.exports={
|
|
|
197047
197095
|
"type": "structure",
|
|
197048
197096
|
"members": {
|
|
197049
197097
|
"DBSubnetGroup": {
|
|
197050
|
-
"shape": "
|
|
197098
|
+
"shape": "S3s"
|
|
197051
197099
|
}
|
|
197052
197100
|
}
|
|
197053
197101
|
}
|
|
@@ -197109,7 +197157,7 @@ module.exports={
|
|
|
197109
197157
|
"type": "structure",
|
|
197110
197158
|
"members": {
|
|
197111
197159
|
"GlobalCluster": {
|
|
197112
|
-
"shape": "
|
|
197160
|
+
"shape": "S59"
|
|
197113
197161
|
}
|
|
197114
197162
|
}
|
|
197115
197163
|
}
|
|
@@ -197202,7 +197250,7 @@ module.exports={
|
|
|
197202
197250
|
"type": "structure",
|
|
197203
197251
|
"members": {
|
|
197204
197252
|
"DBCluster": {
|
|
197205
|
-
"shape": "
|
|
197253
|
+
"shape": "S2x"
|
|
197206
197254
|
}
|
|
197207
197255
|
}
|
|
197208
197256
|
}
|
|
@@ -197218,7 +197266,7 @@ module.exports={
|
|
|
197218
197266
|
}
|
|
197219
197267
|
},
|
|
197220
197268
|
"output": {
|
|
197221
|
-
"shape": "
|
|
197269
|
+
"shape": "S3g",
|
|
197222
197270
|
"resultWrapper": "DeleteDBClusterEndpointResult"
|
|
197223
197271
|
}
|
|
197224
197272
|
},
|
|
@@ -197275,7 +197323,7 @@ module.exports={
|
|
|
197275
197323
|
"type": "structure",
|
|
197276
197324
|
"members": {
|
|
197277
197325
|
"DBInstance": {
|
|
197278
|
-
"shape": "
|
|
197326
|
+
"shape": "S3o"
|
|
197279
197327
|
}
|
|
197280
197328
|
}
|
|
197281
197329
|
}
|
|
@@ -197293,7 +197341,7 @@ module.exports={
|
|
|
197293
197341
|
"type": "structure",
|
|
197294
197342
|
"members": {
|
|
197295
197343
|
"DBInstanceAutomatedBackup": {
|
|
197296
|
-
"shape": "
|
|
197344
|
+
"shape": "S5u"
|
|
197297
197345
|
}
|
|
197298
197346
|
}
|
|
197299
197347
|
}
|
|
@@ -197324,7 +197372,7 @@ module.exports={
|
|
|
197324
197372
|
"type": "structure",
|
|
197325
197373
|
"members": {
|
|
197326
197374
|
"DBProxy": {
|
|
197327
|
-
"shape": "
|
|
197375
|
+
"shape": "S4n"
|
|
197328
197376
|
}
|
|
197329
197377
|
}
|
|
197330
197378
|
}
|
|
@@ -197344,7 +197392,7 @@ module.exports={
|
|
|
197344
197392
|
"type": "structure",
|
|
197345
197393
|
"members": {
|
|
197346
197394
|
"DBProxyEndpoint": {
|
|
197347
|
-
"shape": "
|
|
197395
|
+
"shape": "S4w"
|
|
197348
197396
|
}
|
|
197349
197397
|
}
|
|
197350
197398
|
}
|
|
@@ -197426,7 +197474,7 @@ module.exports={
|
|
|
197426
197474
|
"type": "structure",
|
|
197427
197475
|
"members": {
|
|
197428
197476
|
"GlobalCluster": {
|
|
197429
|
-
"shape": "
|
|
197477
|
+
"shape": "S59"
|
|
197430
197478
|
}
|
|
197431
197479
|
}
|
|
197432
197480
|
}
|
|
@@ -197500,7 +197548,7 @@ module.exports={
|
|
|
197500
197548
|
"members": {
|
|
197501
197549
|
"BlueGreenDeploymentIdentifier": {},
|
|
197502
197550
|
"Filters": {
|
|
197503
|
-
"shape": "
|
|
197551
|
+
"shape": "S6i"
|
|
197504
197552
|
},
|
|
197505
197553
|
"Marker": {},
|
|
197506
197554
|
"MaxRecords": {
|
|
@@ -197528,7 +197576,7 @@ module.exports={
|
|
|
197528
197576
|
"members": {
|
|
197529
197577
|
"CertificateIdentifier": {},
|
|
197530
197578
|
"Filters": {
|
|
197531
|
-
"shape": "
|
|
197579
|
+
"shape": "S6i"
|
|
197532
197580
|
},
|
|
197533
197581
|
"MaxRecords": {
|
|
197534
197582
|
"type": "integer"
|
|
@@ -197543,7 +197591,7 @@ module.exports={
|
|
|
197543
197591
|
"Certificates": {
|
|
197544
197592
|
"type": "list",
|
|
197545
197593
|
"member": {
|
|
197546
|
-
"shape": "
|
|
197594
|
+
"shape": "S6r",
|
|
197547
197595
|
"locationName": "Certificate"
|
|
197548
197596
|
}
|
|
197549
197597
|
},
|
|
@@ -197561,7 +197609,7 @@ module.exports={
|
|
|
197561
197609
|
"DBClusterIdentifier": {},
|
|
197562
197610
|
"BacktrackIdentifier": {},
|
|
197563
197611
|
"Filters": {
|
|
197564
|
-
"shape": "
|
|
197612
|
+
"shape": "S6i"
|
|
197565
197613
|
},
|
|
197566
197614
|
"MaxRecords": {
|
|
197567
197615
|
"type": "integer"
|
|
@@ -197591,7 +197639,7 @@ module.exports={
|
|
|
197591
197639
|
"DBClusterIdentifier": {},
|
|
197592
197640
|
"DBClusterEndpointIdentifier": {},
|
|
197593
197641
|
"Filters": {
|
|
197594
|
-
"shape": "
|
|
197642
|
+
"shape": "S6i"
|
|
197595
197643
|
},
|
|
197596
197644
|
"MaxRecords": {
|
|
197597
197645
|
"type": "integer"
|
|
@@ -197607,7 +197655,7 @@ module.exports={
|
|
|
197607
197655
|
"DBClusterEndpoints": {
|
|
197608
197656
|
"type": "list",
|
|
197609
197657
|
"member": {
|
|
197610
|
-
"shape": "
|
|
197658
|
+
"shape": "S3g",
|
|
197611
197659
|
"locationName": "DBClusterEndpointList"
|
|
197612
197660
|
}
|
|
197613
197661
|
}
|
|
@@ -197620,7 +197668,7 @@ module.exports={
|
|
|
197620
197668
|
"members": {
|
|
197621
197669
|
"DBClusterParameterGroupName": {},
|
|
197622
197670
|
"Filters": {
|
|
197623
|
-
"shape": "
|
|
197671
|
+
"shape": "S6i"
|
|
197624
197672
|
},
|
|
197625
197673
|
"MaxRecords": {
|
|
197626
197674
|
"type": "integer"
|
|
@@ -197653,7 +197701,7 @@ module.exports={
|
|
|
197653
197701
|
"DBClusterParameterGroupName": {},
|
|
197654
197702
|
"Source": {},
|
|
197655
197703
|
"Filters": {
|
|
197656
|
-
"shape": "
|
|
197704
|
+
"shape": "S6i"
|
|
197657
197705
|
},
|
|
197658
197706
|
"MaxRecords": {
|
|
197659
197707
|
"type": "integer"
|
|
@@ -197666,7 +197714,7 @@ module.exports={
|
|
|
197666
197714
|
"type": "structure",
|
|
197667
197715
|
"members": {
|
|
197668
197716
|
"Parameters": {
|
|
197669
|
-
"shape": "
|
|
197717
|
+
"shape": "S73"
|
|
197670
197718
|
},
|
|
197671
197719
|
"Marker": {}
|
|
197672
197720
|
}
|
|
@@ -197687,7 +197735,7 @@ module.exports={
|
|
|
197687
197735
|
"type": "structure",
|
|
197688
197736
|
"members": {
|
|
197689
197737
|
"DBClusterSnapshotAttributesResult": {
|
|
197690
|
-
"shape": "
|
|
197738
|
+
"shape": "S78"
|
|
197691
197739
|
}
|
|
197692
197740
|
}
|
|
197693
197741
|
}
|
|
@@ -197700,7 +197748,7 @@ module.exports={
|
|
|
197700
197748
|
"DBClusterSnapshotIdentifier": {},
|
|
197701
197749
|
"SnapshotType": {},
|
|
197702
197750
|
"Filters": {
|
|
197703
|
-
"shape": "
|
|
197751
|
+
"shape": "S6i"
|
|
197704
197752
|
},
|
|
197705
197753
|
"MaxRecords": {
|
|
197706
197754
|
"type": "integer"
|
|
@@ -197735,7 +197783,7 @@ module.exports={
|
|
|
197735
197783
|
"members": {
|
|
197736
197784
|
"DBClusterIdentifier": {},
|
|
197737
197785
|
"Filters": {
|
|
197738
|
-
"shape": "
|
|
197786
|
+
"shape": "S6i"
|
|
197739
197787
|
},
|
|
197740
197788
|
"MaxRecords": {
|
|
197741
197789
|
"type": "integer"
|
|
@@ -197754,7 +197802,7 @@ module.exports={
|
|
|
197754
197802
|
"DBClusters": {
|
|
197755
197803
|
"type": "list",
|
|
197756
197804
|
"member": {
|
|
197757
|
-
"shape": "
|
|
197805
|
+
"shape": "S2x",
|
|
197758
197806
|
"locationName": "DBCluster"
|
|
197759
197807
|
}
|
|
197760
197808
|
}
|
|
@@ -197769,7 +197817,7 @@ module.exports={
|
|
|
197769
197817
|
"EngineVersion": {},
|
|
197770
197818
|
"DBParameterGroupFamily": {},
|
|
197771
197819
|
"Filters": {
|
|
197772
|
-
"shape": "
|
|
197820
|
+
"shape": "S6i"
|
|
197773
197821
|
},
|
|
197774
197822
|
"MaxRecords": {
|
|
197775
197823
|
"type": "integer"
|
|
@@ -197811,7 +197859,7 @@ module.exports={
|
|
|
197811
197859
|
"DbiResourceId": {},
|
|
197812
197860
|
"DBInstanceIdentifier": {},
|
|
197813
197861
|
"Filters": {
|
|
197814
|
-
"shape": "
|
|
197862
|
+
"shape": "S6i"
|
|
197815
197863
|
},
|
|
197816
197864
|
"MaxRecords": {
|
|
197817
197865
|
"type": "integer"
|
|
@@ -197828,7 +197876,7 @@ module.exports={
|
|
|
197828
197876
|
"DBInstanceAutomatedBackups": {
|
|
197829
197877
|
"type": "list",
|
|
197830
197878
|
"member": {
|
|
197831
|
-
"shape": "
|
|
197879
|
+
"shape": "S5u",
|
|
197832
197880
|
"locationName": "DBInstanceAutomatedBackup"
|
|
197833
197881
|
}
|
|
197834
197882
|
}
|
|
@@ -197841,7 +197889,7 @@ module.exports={
|
|
|
197841
197889
|
"members": {
|
|
197842
197890
|
"DBInstanceIdentifier": {},
|
|
197843
197891
|
"Filters": {
|
|
197844
|
-
"shape": "
|
|
197892
|
+
"shape": "S6i"
|
|
197845
197893
|
},
|
|
197846
197894
|
"MaxRecords": {
|
|
197847
197895
|
"type": "integer"
|
|
@@ -197857,7 +197905,7 @@ module.exports={
|
|
|
197857
197905
|
"DBInstances": {
|
|
197858
197906
|
"type": "list",
|
|
197859
197907
|
"member": {
|
|
197860
|
-
"shape": "
|
|
197908
|
+
"shape": "S3o",
|
|
197861
197909
|
"locationName": "DBInstance"
|
|
197862
197910
|
}
|
|
197863
197911
|
}
|
|
@@ -197880,7 +197928,7 @@ module.exports={
|
|
|
197880
197928
|
"type": "long"
|
|
197881
197929
|
},
|
|
197882
197930
|
"Filters": {
|
|
197883
|
-
"shape": "
|
|
197931
|
+
"shape": "S6i"
|
|
197884
197932
|
},
|
|
197885
197933
|
"MaxRecords": {
|
|
197886
197934
|
"type": "integer"
|
|
@@ -197918,7 +197966,7 @@ module.exports={
|
|
|
197918
197966
|
"members": {
|
|
197919
197967
|
"DBParameterGroupName": {},
|
|
197920
197968
|
"Filters": {
|
|
197921
|
-
"shape": "
|
|
197969
|
+
"shape": "S6i"
|
|
197922
197970
|
},
|
|
197923
197971
|
"MaxRecords": {
|
|
197924
197972
|
"type": "integer"
|
|
@@ -197951,7 +197999,7 @@ module.exports={
|
|
|
197951
197999
|
"DBParameterGroupName": {},
|
|
197952
198000
|
"Source": {},
|
|
197953
198001
|
"Filters": {
|
|
197954
|
-
"shape": "
|
|
198002
|
+
"shape": "S6i"
|
|
197955
198003
|
},
|
|
197956
198004
|
"MaxRecords": {
|
|
197957
198005
|
"type": "integer"
|
|
@@ -197964,7 +198012,7 @@ module.exports={
|
|
|
197964
198012
|
"type": "structure",
|
|
197965
198013
|
"members": {
|
|
197966
198014
|
"Parameters": {
|
|
197967
|
-
"shape": "
|
|
198015
|
+
"shape": "S73"
|
|
197968
198016
|
},
|
|
197969
198017
|
"Marker": {}
|
|
197970
198018
|
}
|
|
@@ -197976,7 +198024,7 @@ module.exports={
|
|
|
197976
198024
|
"members": {
|
|
197977
198025
|
"DBProxyName": {},
|
|
197978
198026
|
"Filters": {
|
|
197979
|
-
"shape": "
|
|
198027
|
+
"shape": "S6i"
|
|
197980
198028
|
},
|
|
197981
198029
|
"Marker": {},
|
|
197982
198030
|
"MaxRecords": {
|
|
@@ -197991,7 +198039,7 @@ module.exports={
|
|
|
197991
198039
|
"DBProxies": {
|
|
197992
198040
|
"type": "list",
|
|
197993
198041
|
"member": {
|
|
197994
|
-
"shape": "
|
|
198042
|
+
"shape": "S4n"
|
|
197995
198043
|
}
|
|
197996
198044
|
},
|
|
197997
198045
|
"Marker": {}
|
|
@@ -198005,7 +198053,7 @@ module.exports={
|
|
|
198005
198053
|
"DBProxyName": {},
|
|
198006
198054
|
"DBProxyEndpointName": {},
|
|
198007
198055
|
"Filters": {
|
|
198008
|
-
"shape": "
|
|
198056
|
+
"shape": "S6i"
|
|
198009
198057
|
},
|
|
198010
198058
|
"Marker": {},
|
|
198011
198059
|
"MaxRecords": {
|
|
@@ -198020,7 +198068,7 @@ module.exports={
|
|
|
198020
198068
|
"DBProxyEndpoints": {
|
|
198021
198069
|
"type": "list",
|
|
198022
198070
|
"member": {
|
|
198023
|
-
"shape": "
|
|
198071
|
+
"shape": "S4w"
|
|
198024
198072
|
}
|
|
198025
198073
|
},
|
|
198026
198074
|
"Marker": {}
|
|
@@ -198037,7 +198085,7 @@ module.exports={
|
|
|
198037
198085
|
"DBProxyName": {},
|
|
198038
198086
|
"TargetGroupName": {},
|
|
198039
198087
|
"Filters": {
|
|
198040
|
-
"shape": "
|
|
198088
|
+
"shape": "S6i"
|
|
198041
198089
|
},
|
|
198042
198090
|
"Marker": {},
|
|
198043
198091
|
"MaxRecords": {
|
|
@@ -198052,7 +198100,7 @@ module.exports={
|
|
|
198052
198100
|
"TargetGroups": {
|
|
198053
198101
|
"type": "list",
|
|
198054
198102
|
"member": {
|
|
198055
|
-
"shape": "
|
|
198103
|
+
"shape": "S89"
|
|
198056
198104
|
}
|
|
198057
198105
|
},
|
|
198058
198106
|
"Marker": {}
|
|
@@ -198069,7 +198117,7 @@ module.exports={
|
|
|
198069
198117
|
"DBProxyName": {},
|
|
198070
198118
|
"TargetGroupName": {},
|
|
198071
198119
|
"Filters": {
|
|
198072
|
-
"shape": "
|
|
198120
|
+
"shape": "S6i"
|
|
198073
198121
|
},
|
|
198074
198122
|
"Marker": {},
|
|
198075
198123
|
"MaxRecords": {
|
|
@@ -198082,7 +198130,7 @@ module.exports={
|
|
|
198082
198130
|
"type": "structure",
|
|
198083
198131
|
"members": {
|
|
198084
198132
|
"Targets": {
|
|
198085
|
-
"shape": "
|
|
198133
|
+
"shape": "S8d"
|
|
198086
198134
|
},
|
|
198087
198135
|
"Marker": {}
|
|
198088
198136
|
}
|
|
@@ -198094,7 +198142,7 @@ module.exports={
|
|
|
198094
198142
|
"members": {
|
|
198095
198143
|
"DBSecurityGroupName": {},
|
|
198096
198144
|
"Filters": {
|
|
198097
|
-
"shape": "
|
|
198145
|
+
"shape": "S6i"
|
|
198098
198146
|
},
|
|
198099
198147
|
"MaxRecords": {
|
|
198100
198148
|
"type": "integer"
|
|
@@ -198132,7 +198180,7 @@ module.exports={
|
|
|
198132
198180
|
"type": "structure",
|
|
198133
198181
|
"members": {
|
|
198134
198182
|
"DBSnapshotAttributesResult": {
|
|
198135
|
-
"shape": "
|
|
198183
|
+
"shape": "S8p"
|
|
198136
198184
|
}
|
|
198137
198185
|
}
|
|
198138
198186
|
}
|
|
@@ -198145,7 +198193,7 @@ module.exports={
|
|
|
198145
198193
|
"DBSnapshotIdentifier": {},
|
|
198146
198194
|
"SnapshotType": {},
|
|
198147
198195
|
"Filters": {
|
|
198148
|
-
"shape": "
|
|
198196
|
+
"shape": "S6i"
|
|
198149
198197
|
},
|
|
198150
198198
|
"MaxRecords": {
|
|
198151
198199
|
"type": "integer"
|
|
@@ -198181,7 +198229,7 @@ module.exports={
|
|
|
198181
198229
|
"members": {
|
|
198182
198230
|
"DBSubnetGroupName": {},
|
|
198183
198231
|
"Filters": {
|
|
198184
|
-
"shape": "
|
|
198232
|
+
"shape": "S6i"
|
|
198185
198233
|
},
|
|
198186
198234
|
"MaxRecords": {
|
|
198187
198235
|
"type": "integer"
|
|
@@ -198197,7 +198245,7 @@ module.exports={
|
|
|
198197
198245
|
"DBSubnetGroups": {
|
|
198198
198246
|
"type": "list",
|
|
198199
198247
|
"member": {
|
|
198200
|
-
"shape": "
|
|
198248
|
+
"shape": "S3s",
|
|
198201
198249
|
"locationName": "DBSubnetGroup"
|
|
198202
198250
|
}
|
|
198203
198251
|
}
|
|
@@ -198213,7 +198261,7 @@ module.exports={
|
|
|
198213
198261
|
"members": {
|
|
198214
198262
|
"DBParameterGroupFamily": {},
|
|
198215
198263
|
"Filters": {
|
|
198216
|
-
"shape": "
|
|
198264
|
+
"shape": "S6i"
|
|
198217
198265
|
},
|
|
198218
198266
|
"MaxRecords": {
|
|
198219
198267
|
"type": "integer"
|
|
@@ -198226,7 +198274,7 @@ module.exports={
|
|
|
198226
198274
|
"type": "structure",
|
|
198227
198275
|
"members": {
|
|
198228
198276
|
"EngineDefaults": {
|
|
198229
|
-
"shape": "
|
|
198277
|
+
"shape": "S90"
|
|
198230
198278
|
}
|
|
198231
198279
|
}
|
|
198232
198280
|
}
|
|
@@ -198240,7 +198288,7 @@ module.exports={
|
|
|
198240
198288
|
"members": {
|
|
198241
198289
|
"DBParameterGroupFamily": {},
|
|
198242
198290
|
"Filters": {
|
|
198243
|
-
"shape": "
|
|
198291
|
+
"shape": "S6i"
|
|
198244
198292
|
},
|
|
198245
198293
|
"MaxRecords": {
|
|
198246
198294
|
"type": "integer"
|
|
@@ -198253,7 +198301,7 @@ module.exports={
|
|
|
198253
198301
|
"type": "structure",
|
|
198254
198302
|
"members": {
|
|
198255
198303
|
"EngineDefaults": {
|
|
198256
|
-
"shape": "
|
|
198304
|
+
"shape": "S90"
|
|
198257
198305
|
}
|
|
198258
198306
|
}
|
|
198259
198307
|
}
|
|
@@ -198264,7 +198312,7 @@ module.exports={
|
|
|
198264
198312
|
"members": {
|
|
198265
198313
|
"SourceType": {},
|
|
198266
198314
|
"Filters": {
|
|
198267
|
-
"shape": "
|
|
198315
|
+
"shape": "S6i"
|
|
198268
198316
|
}
|
|
198269
198317
|
}
|
|
198270
198318
|
},
|
|
@@ -198295,7 +198343,7 @@ module.exports={
|
|
|
198295
198343
|
"members": {
|
|
198296
198344
|
"SubscriptionName": {},
|
|
198297
198345
|
"Filters": {
|
|
198298
|
-
"shape": "
|
|
198346
|
+
"shape": "S6i"
|
|
198299
198347
|
},
|
|
198300
198348
|
"MaxRecords": {
|
|
198301
198349
|
"type": "integer"
|
|
@@ -198337,7 +198385,7 @@ module.exports={
|
|
|
198337
198385
|
"shape": "S8"
|
|
198338
198386
|
},
|
|
198339
198387
|
"Filters": {
|
|
198340
|
-
"shape": "
|
|
198388
|
+
"shape": "S6i"
|
|
198341
198389
|
},
|
|
198342
198390
|
"MaxRecords": {
|
|
198343
198391
|
"type": "integer"
|
|
@@ -198379,7 +198427,7 @@ module.exports={
|
|
|
198379
198427
|
"ExportTaskIdentifier": {},
|
|
198380
198428
|
"SourceArn": {},
|
|
198381
198429
|
"Filters": {
|
|
198382
|
-
"shape": "
|
|
198430
|
+
"shape": "S6i"
|
|
198383
198431
|
},
|
|
198384
198432
|
"Marker": {},
|
|
198385
198433
|
"MaxRecords": {
|
|
@@ -198409,7 +198457,7 @@ module.exports={
|
|
|
198409
198457
|
"members": {
|
|
198410
198458
|
"GlobalClusterIdentifier": {},
|
|
198411
198459
|
"Filters": {
|
|
198412
|
-
"shape": "
|
|
198460
|
+
"shape": "S6i"
|
|
198413
198461
|
},
|
|
198414
198462
|
"MaxRecords": {
|
|
198415
198463
|
"type": "integer"
|
|
@@ -198425,7 +198473,7 @@ module.exports={
|
|
|
198425
198473
|
"GlobalClusters": {
|
|
198426
198474
|
"type": "list",
|
|
198427
198475
|
"member": {
|
|
198428
|
-
"shape": "
|
|
198476
|
+
"shape": "S59",
|
|
198429
198477
|
"locationName": "GlobalClusterMember"
|
|
198430
198478
|
}
|
|
198431
198479
|
}
|
|
@@ -198442,7 +198490,7 @@ module.exports={
|
|
|
198442
198490
|
"EngineName": {},
|
|
198443
198491
|
"MajorEngineVersion": {},
|
|
198444
198492
|
"Filters": {
|
|
198445
|
-
"shape": "
|
|
198493
|
+
"shape": "S6i"
|
|
198446
198494
|
},
|
|
198447
198495
|
"MaxRecords": {
|
|
198448
198496
|
"type": "integer"
|
|
@@ -198558,7 +198606,7 @@ module.exports={
|
|
|
198558
198606
|
"members": {
|
|
198559
198607
|
"OptionGroupName": {},
|
|
198560
198608
|
"Filters": {
|
|
198561
|
-
"shape": "
|
|
198609
|
+
"shape": "S6i"
|
|
198562
198610
|
},
|
|
198563
198611
|
"Marker": {},
|
|
198564
198612
|
"MaxRecords": {
|
|
@@ -198599,7 +198647,7 @@ module.exports={
|
|
|
198599
198647
|
"type": "boolean"
|
|
198600
198648
|
},
|
|
198601
198649
|
"Filters": {
|
|
198602
|
-
"shape": "
|
|
198650
|
+
"shape": "S6i"
|
|
198603
198651
|
},
|
|
198604
198652
|
"MaxRecords": {
|
|
198605
198653
|
"type": "integer"
|
|
@@ -198625,7 +198673,7 @@ module.exports={
|
|
|
198625
198673
|
"AvailabilityZones": {
|
|
198626
198674
|
"type": "list",
|
|
198627
198675
|
"member": {
|
|
198628
|
-
"shape": "
|
|
198676
|
+
"shape": "S3v",
|
|
198629
198677
|
"locationName": "AvailabilityZone"
|
|
198630
198678
|
}
|
|
198631
198679
|
},
|
|
@@ -198673,10 +198721,10 @@ module.exports={
|
|
|
198673
198721
|
"type": "double"
|
|
198674
198722
|
},
|
|
198675
198723
|
"AvailableProcessorFeatures": {
|
|
198676
|
-
"shape": "
|
|
198724
|
+
"shape": "Sa5"
|
|
198677
198725
|
},
|
|
198678
198726
|
"SupportedEngineModes": {
|
|
198679
|
-
"shape": "
|
|
198727
|
+
"shape": "S2l"
|
|
198680
198728
|
},
|
|
198681
198729
|
"SupportsStorageAutoscaling": {
|
|
198682
198730
|
"type": "boolean"
|
|
@@ -198729,7 +198777,7 @@ module.exports={
|
|
|
198729
198777
|
"members": {
|
|
198730
198778
|
"ResourceIdentifier": {},
|
|
198731
198779
|
"Filters": {
|
|
198732
|
-
"shape": "
|
|
198780
|
+
"shape": "S6i"
|
|
198733
198781
|
},
|
|
198734
198782
|
"Marker": {},
|
|
198735
198783
|
"MaxRecords": {
|
|
@@ -198767,7 +198815,7 @@ module.exports={
|
|
|
198767
198815
|
},
|
|
198768
198816
|
"LeaseId": {},
|
|
198769
198817
|
"Filters": {
|
|
198770
|
-
"shape": "
|
|
198818
|
+
"shape": "S6i"
|
|
198771
198819
|
},
|
|
198772
198820
|
"MaxRecords": {
|
|
198773
198821
|
"type": "integer"
|
|
@@ -198783,7 +198831,7 @@ module.exports={
|
|
|
198783
198831
|
"ReservedDBInstances": {
|
|
198784
198832
|
"type": "list",
|
|
198785
198833
|
"member": {
|
|
198786
|
-
"shape": "
|
|
198834
|
+
"shape": "Sae",
|
|
198787
198835
|
"locationName": "ReservedDBInstance"
|
|
198788
198836
|
}
|
|
198789
198837
|
}
|
|
@@ -198803,7 +198851,7 @@ module.exports={
|
|
|
198803
198851
|
"type": "boolean"
|
|
198804
198852
|
},
|
|
198805
198853
|
"Filters": {
|
|
198806
|
-
"shape": "
|
|
198854
|
+
"shape": "S6i"
|
|
198807
198855
|
},
|
|
198808
198856
|
"MaxRecords": {
|
|
198809
198857
|
"type": "integer"
|
|
@@ -198840,7 +198888,7 @@ module.exports={
|
|
|
198840
198888
|
"type": "boolean"
|
|
198841
198889
|
},
|
|
198842
198890
|
"RecurringCharges": {
|
|
198843
|
-
"shape": "
|
|
198891
|
+
"shape": "Sag"
|
|
198844
198892
|
}
|
|
198845
198893
|
},
|
|
198846
198894
|
"wrapper": true
|
|
@@ -198859,7 +198907,7 @@ module.exports={
|
|
|
198859
198907
|
},
|
|
198860
198908
|
"Marker": {},
|
|
198861
198909
|
"Filters": {
|
|
198862
|
-
"shape": "
|
|
198910
|
+
"shape": "S6i"
|
|
198863
198911
|
}
|
|
198864
198912
|
}
|
|
198865
198913
|
},
|
|
@@ -198911,28 +198959,28 @@ module.exports={
|
|
|
198911
198959
|
"members": {
|
|
198912
198960
|
"StorageType": {},
|
|
198913
198961
|
"StorageSize": {
|
|
198914
|
-
"shape": "
|
|
198962
|
+
"shape": "Sav"
|
|
198915
198963
|
},
|
|
198916
198964
|
"ProvisionedIops": {
|
|
198917
|
-
"shape": "
|
|
198965
|
+
"shape": "Sav"
|
|
198918
198966
|
},
|
|
198919
198967
|
"IopsToStorageRatio": {
|
|
198920
|
-
"shape": "
|
|
198968
|
+
"shape": "Sax"
|
|
198921
198969
|
},
|
|
198922
198970
|
"SupportsStorageAutoscaling": {
|
|
198923
198971
|
"type": "boolean"
|
|
198924
198972
|
},
|
|
198925
198973
|
"ProvisionedStorageThroughput": {
|
|
198926
|
-
"shape": "
|
|
198974
|
+
"shape": "Sav"
|
|
198927
198975
|
},
|
|
198928
198976
|
"StorageThroughputToIopsRatio": {
|
|
198929
|
-
"shape": "
|
|
198977
|
+
"shape": "Sax"
|
|
198930
198978
|
}
|
|
198931
198979
|
}
|
|
198932
198980
|
}
|
|
198933
198981
|
},
|
|
198934
198982
|
"ValidProcessorFeatures": {
|
|
198935
|
-
"shape": "
|
|
198983
|
+
"shape": "Sa5"
|
|
198936
198984
|
}
|
|
198937
198985
|
},
|
|
198938
198986
|
"wrapper": true
|
|
@@ -198984,7 +199032,7 @@ module.exports={
|
|
|
198984
199032
|
"type": "structure",
|
|
198985
199033
|
"members": {
|
|
198986
199034
|
"DBCluster": {
|
|
198987
|
-
"shape": "
|
|
199035
|
+
"shape": "S2x"
|
|
198988
199036
|
}
|
|
198989
199037
|
}
|
|
198990
199038
|
}
|
|
@@ -199006,7 +199054,7 @@ module.exports={
|
|
|
199006
199054
|
"type": "structure",
|
|
199007
199055
|
"members": {
|
|
199008
199056
|
"GlobalCluster": {
|
|
199009
|
-
"shape": "
|
|
199057
|
+
"shape": "S59"
|
|
199010
199058
|
}
|
|
199011
199059
|
}
|
|
199012
199060
|
}
|
|
@@ -199020,7 +199068,7 @@ module.exports={
|
|
|
199020
199068
|
"members": {
|
|
199021
199069
|
"ResourceName": {},
|
|
199022
199070
|
"Filters": {
|
|
199023
|
-
"shape": "
|
|
199071
|
+
"shape": "S6i"
|
|
199024
199072
|
}
|
|
199025
199073
|
}
|
|
199026
199074
|
},
|
|
@@ -199072,7 +199120,7 @@ module.exports={
|
|
|
199072
199120
|
"type": "structure",
|
|
199073
199121
|
"members": {
|
|
199074
199122
|
"Certificate": {
|
|
199075
|
-
"shape": "
|
|
199123
|
+
"shape": "S6r"
|
|
199076
199124
|
}
|
|
199077
199125
|
}
|
|
199078
199126
|
}
|
|
@@ -199148,7 +199196,7 @@ module.exports={
|
|
|
199148
199196
|
},
|
|
199149
199197
|
"DBClusterParameterGroupName": {},
|
|
199150
199198
|
"VpcSecurityGroupIds": {
|
|
199151
|
-
"shape": "
|
|
199199
|
+
"shape": "S2r"
|
|
199152
199200
|
},
|
|
199153
199201
|
"Port": {
|
|
199154
199202
|
"type": "integer"
|
|
@@ -199164,7 +199212,7 @@ module.exports={
|
|
|
199164
199212
|
"type": "long"
|
|
199165
199213
|
},
|
|
199166
199214
|
"CloudwatchLogsExportConfiguration": {
|
|
199167
|
-
"shape": "
|
|
199215
|
+
"shape": "Sbj"
|
|
199168
199216
|
},
|
|
199169
199217
|
"EngineVersion": {},
|
|
199170
199218
|
"AllowMajorVersionUpgrade": {
|
|
@@ -199174,7 +199222,7 @@ module.exports={
|
|
|
199174
199222
|
"Domain": {},
|
|
199175
199223
|
"DomainIAMRoleName": {},
|
|
199176
199224
|
"ScalingConfiguration": {
|
|
199177
|
-
"shape": "
|
|
199225
|
+
"shape": "S2t"
|
|
199178
199226
|
},
|
|
199179
199227
|
"DeletionProtection": {
|
|
199180
199228
|
"type": "boolean"
|
|
@@ -199211,7 +199259,7 @@ module.exports={
|
|
|
199211
199259
|
"type": "integer"
|
|
199212
199260
|
},
|
|
199213
199261
|
"ServerlessV2ScalingConfiguration": {
|
|
199214
|
-
"shape": "
|
|
199262
|
+
"shape": "S2u"
|
|
199215
199263
|
},
|
|
199216
199264
|
"NetworkType": {},
|
|
199217
199265
|
"ManageMasterUserPassword": {
|
|
@@ -199228,7 +199276,7 @@ module.exports={
|
|
|
199228
199276
|
"type": "structure",
|
|
199229
199277
|
"members": {
|
|
199230
199278
|
"DBCluster": {
|
|
199231
|
-
"shape": "
|
|
199279
|
+
"shape": "S2x"
|
|
199232
199280
|
}
|
|
199233
199281
|
}
|
|
199234
199282
|
}
|
|
@@ -199251,7 +199299,7 @@ module.exports={
|
|
|
199251
199299
|
}
|
|
199252
199300
|
},
|
|
199253
199301
|
"output": {
|
|
199254
|
-
"shape": "
|
|
199302
|
+
"shape": "S3g",
|
|
199255
199303
|
"resultWrapper": "ModifyDBClusterEndpointResult"
|
|
199256
199304
|
}
|
|
199257
199305
|
},
|
|
@@ -199265,12 +199313,12 @@ module.exports={
|
|
|
199265
199313
|
"members": {
|
|
199266
199314
|
"DBClusterParameterGroupName": {},
|
|
199267
199315
|
"Parameters": {
|
|
199268
|
-
"shape": "
|
|
199316
|
+
"shape": "S73"
|
|
199269
199317
|
}
|
|
199270
199318
|
}
|
|
199271
199319
|
},
|
|
199272
199320
|
"output": {
|
|
199273
|
-
"shape": "
|
|
199321
|
+
"shape": "Sbn",
|
|
199274
199322
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
|
199275
199323
|
}
|
|
199276
199324
|
},
|
|
@@ -199285,10 +199333,10 @@ module.exports={
|
|
|
199285
199333
|
"DBClusterSnapshotIdentifier": {},
|
|
199286
199334
|
"AttributeName": {},
|
|
199287
199335
|
"ValuesToAdd": {
|
|
199288
|
-
"shape": "
|
|
199336
|
+
"shape": "S7b"
|
|
199289
199337
|
},
|
|
199290
199338
|
"ValuesToRemove": {
|
|
199291
|
-
"shape": "
|
|
199339
|
+
"shape": "S7b"
|
|
199292
199340
|
}
|
|
199293
199341
|
}
|
|
199294
199342
|
},
|
|
@@ -199297,7 +199345,7 @@ module.exports={
|
|
|
199297
199345
|
"type": "structure",
|
|
199298
199346
|
"members": {
|
|
199299
199347
|
"DBClusterSnapshotAttributesResult": {
|
|
199300
|
-
"shape": "
|
|
199348
|
+
"shape": "S78"
|
|
199301
199349
|
}
|
|
199302
199350
|
}
|
|
199303
199351
|
}
|
|
@@ -199316,10 +199364,10 @@ module.exports={
|
|
|
199316
199364
|
"DBInstanceClass": {},
|
|
199317
199365
|
"DBSubnetGroupName": {},
|
|
199318
199366
|
"DBSecurityGroups": {
|
|
199319
|
-
"shape": "
|
|
199367
|
+
"shape": "S3m"
|
|
199320
199368
|
},
|
|
199321
199369
|
"VpcSecurityGroupIds": {
|
|
199322
|
-
"shape": "
|
|
199370
|
+
"shape": "S2r"
|
|
199323
199371
|
},
|
|
199324
199372
|
"ApplyImmediately": {
|
|
199325
199373
|
"type": "boolean"
|
|
@@ -199380,7 +199428,7 @@ module.exports={
|
|
|
199380
199428
|
"type": "integer"
|
|
199381
199429
|
},
|
|
199382
199430
|
"CloudwatchLogsExportConfiguration": {
|
|
199383
|
-
"shape": "
|
|
199431
|
+
"shape": "Sbj"
|
|
199384
199432
|
},
|
|
199385
199433
|
"ProcessorFeatures": {
|
|
199386
199434
|
"shape": "S1c"
|
|
@@ -199424,7 +199472,7 @@ module.exports={
|
|
|
199424
199472
|
"type": "structure",
|
|
199425
199473
|
"members": {
|
|
199426
199474
|
"DBInstance": {
|
|
199427
|
-
"shape": "
|
|
199475
|
+
"shape": "S3o"
|
|
199428
199476
|
}
|
|
199429
199477
|
}
|
|
199430
199478
|
}
|
|
@@ -199439,12 +199487,12 @@ module.exports={
|
|
|
199439
199487
|
"members": {
|
|
199440
199488
|
"DBParameterGroupName": {},
|
|
199441
199489
|
"Parameters": {
|
|
199442
|
-
"shape": "
|
|
199490
|
+
"shape": "S73"
|
|
199443
199491
|
}
|
|
199444
199492
|
}
|
|
199445
199493
|
},
|
|
199446
199494
|
"output": {
|
|
199447
|
-
"shape": "
|
|
199495
|
+
"shape": "Sbu",
|
|
199448
199496
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
|
199449
199497
|
}
|
|
199450
199498
|
},
|
|
@@ -199458,7 +199506,7 @@ module.exports={
|
|
|
199458
199506
|
"DBProxyName": {},
|
|
199459
199507
|
"NewDBProxyName": {},
|
|
199460
199508
|
"Auth": {
|
|
199461
|
-
"shape": "
|
|
199509
|
+
"shape": "S4h"
|
|
199462
199510
|
},
|
|
199463
199511
|
"RequireTLS": {
|
|
199464
199512
|
"type": "boolean"
|
|
@@ -199480,7 +199528,7 @@ module.exports={
|
|
|
199480
199528
|
"type": "structure",
|
|
199481
199529
|
"members": {
|
|
199482
199530
|
"DBProxy": {
|
|
199483
|
-
"shape": "
|
|
199531
|
+
"shape": "S4n"
|
|
199484
199532
|
}
|
|
199485
199533
|
}
|
|
199486
199534
|
}
|
|
@@ -199504,7 +199552,7 @@ module.exports={
|
|
|
199504
199552
|
"type": "structure",
|
|
199505
199553
|
"members": {
|
|
199506
199554
|
"DBProxyEndpoint": {
|
|
199507
|
-
"shape": "
|
|
199555
|
+
"shape": "S4w"
|
|
199508
199556
|
}
|
|
199509
199557
|
}
|
|
199510
199558
|
}
|
|
@@ -199545,7 +199593,7 @@ module.exports={
|
|
|
199545
199593
|
"type": "structure",
|
|
199546
199594
|
"members": {
|
|
199547
199595
|
"DBProxyTargetGroup": {
|
|
199548
|
-
"shape": "
|
|
199596
|
+
"shape": "S89"
|
|
199549
199597
|
}
|
|
199550
199598
|
}
|
|
199551
199599
|
}
|
|
@@ -199583,10 +199631,10 @@ module.exports={
|
|
|
199583
199631
|
"DBSnapshotIdentifier": {},
|
|
199584
199632
|
"AttributeName": {},
|
|
199585
199633
|
"ValuesToAdd": {
|
|
199586
|
-
"shape": "
|
|
199634
|
+
"shape": "S7b"
|
|
199587
199635
|
},
|
|
199588
199636
|
"ValuesToRemove": {
|
|
199589
|
-
"shape": "
|
|
199637
|
+
"shape": "S7b"
|
|
199590
199638
|
}
|
|
199591
199639
|
}
|
|
199592
199640
|
},
|
|
@@ -199595,7 +199643,7 @@ module.exports={
|
|
|
199595
199643
|
"type": "structure",
|
|
199596
199644
|
"members": {
|
|
199597
199645
|
"DBSnapshotAttributesResult": {
|
|
199598
|
-
"shape": "
|
|
199646
|
+
"shape": "S8p"
|
|
199599
199647
|
}
|
|
199600
199648
|
}
|
|
199601
199649
|
}
|
|
@@ -199611,7 +199659,7 @@ module.exports={
|
|
|
199611
199659
|
"DBSubnetGroupName": {},
|
|
199612
199660
|
"DBSubnetGroupDescription": {},
|
|
199613
199661
|
"SubnetIds": {
|
|
199614
|
-
"shape": "
|
|
199662
|
+
"shape": "S53"
|
|
199615
199663
|
}
|
|
199616
199664
|
}
|
|
199617
199665
|
},
|
|
@@ -199620,7 +199668,7 @@ module.exports={
|
|
|
199620
199668
|
"type": "structure",
|
|
199621
199669
|
"members": {
|
|
199622
199670
|
"DBSubnetGroup": {
|
|
199623
|
-
"shape": "
|
|
199671
|
+
"shape": "S3s"
|
|
199624
199672
|
}
|
|
199625
199673
|
}
|
|
199626
199674
|
}
|
|
@@ -199673,7 +199721,7 @@ module.exports={
|
|
|
199673
199721
|
"type": "structure",
|
|
199674
199722
|
"members": {
|
|
199675
199723
|
"GlobalCluster": {
|
|
199676
|
-
"shape": "
|
|
199724
|
+
"shape": "S59"
|
|
199677
199725
|
}
|
|
199678
199726
|
}
|
|
199679
199727
|
}
|
|
@@ -199701,10 +199749,10 @@ module.exports={
|
|
|
199701
199749
|
},
|
|
199702
199750
|
"OptionVersion": {},
|
|
199703
199751
|
"DBSecurityGroupMemberships": {
|
|
199704
|
-
"shape": "
|
|
199752
|
+
"shape": "S3m"
|
|
199705
199753
|
},
|
|
199706
199754
|
"VpcSecurityGroupMemberships": {
|
|
199707
|
-
"shape": "
|
|
199755
|
+
"shape": "S2r"
|
|
199708
199756
|
},
|
|
199709
199757
|
"OptionSettings": {
|
|
199710
199758
|
"type": "list",
|
|
@@ -199754,7 +199802,7 @@ module.exports={
|
|
|
199754
199802
|
"type": "structure",
|
|
199755
199803
|
"members": {
|
|
199756
199804
|
"DBInstance": {
|
|
199757
|
-
"shape": "
|
|
199805
|
+
"shape": "S3o"
|
|
199758
199806
|
}
|
|
199759
199807
|
}
|
|
199760
199808
|
}
|
|
@@ -199774,7 +199822,7 @@ module.exports={
|
|
|
199774
199822
|
"type": "structure",
|
|
199775
199823
|
"members": {
|
|
199776
199824
|
"DBCluster": {
|
|
199777
|
-
"shape": "
|
|
199825
|
+
"shape": "S2x"
|
|
199778
199826
|
}
|
|
199779
199827
|
}
|
|
199780
199828
|
}
|
|
@@ -199801,7 +199849,7 @@ module.exports={
|
|
|
199801
199849
|
"type": "structure",
|
|
199802
199850
|
"members": {
|
|
199803
199851
|
"ReservedDBInstance": {
|
|
199804
|
-
"shape": "
|
|
199852
|
+
"shape": "Sae"
|
|
199805
199853
|
}
|
|
199806
199854
|
}
|
|
199807
199855
|
}
|
|
@@ -199821,7 +199869,7 @@ module.exports={
|
|
|
199821
199869
|
"type": "structure",
|
|
199822
199870
|
"members": {
|
|
199823
199871
|
"DBCluster": {
|
|
199824
|
-
"shape": "
|
|
199872
|
+
"shape": "S2x"
|
|
199825
199873
|
}
|
|
199826
199874
|
}
|
|
199827
199875
|
}
|
|
@@ -199844,7 +199892,7 @@ module.exports={
|
|
|
199844
199892
|
"type": "structure",
|
|
199845
199893
|
"members": {
|
|
199846
199894
|
"DBInstance": {
|
|
199847
|
-
"shape": "
|
|
199895
|
+
"shape": "S3o"
|
|
199848
199896
|
}
|
|
199849
199897
|
}
|
|
199850
199898
|
}
|
|
@@ -199871,7 +199919,7 @@ module.exports={
|
|
|
199871
199919
|
"type": "structure",
|
|
199872
199920
|
"members": {
|
|
199873
199921
|
"DBProxyTargets": {
|
|
199874
|
-
"shape": "
|
|
199922
|
+
"shape": "S8d"
|
|
199875
199923
|
}
|
|
199876
199924
|
}
|
|
199877
199925
|
}
|
|
@@ -199889,7 +199937,7 @@ module.exports={
|
|
|
199889
199937
|
"type": "structure",
|
|
199890
199938
|
"members": {
|
|
199891
199939
|
"GlobalCluster": {
|
|
199892
|
-
"shape": "
|
|
199940
|
+
"shape": "S59"
|
|
199893
199941
|
}
|
|
199894
199942
|
}
|
|
199895
199943
|
}
|
|
@@ -199973,12 +200021,12 @@ module.exports={
|
|
|
199973
200021
|
"type": "boolean"
|
|
199974
200022
|
},
|
|
199975
200023
|
"Parameters": {
|
|
199976
|
-
"shape": "
|
|
200024
|
+
"shape": "S73"
|
|
199977
200025
|
}
|
|
199978
200026
|
}
|
|
199979
200027
|
},
|
|
199980
200028
|
"output": {
|
|
199981
|
-
"shape": "
|
|
200029
|
+
"shape": "Sbn",
|
|
199982
200030
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
|
199983
200031
|
}
|
|
199984
200032
|
},
|
|
@@ -199994,12 +200042,12 @@ module.exports={
|
|
|
199994
200042
|
"type": "boolean"
|
|
199995
200043
|
},
|
|
199996
200044
|
"Parameters": {
|
|
199997
|
-
"shape": "
|
|
200045
|
+
"shape": "S73"
|
|
199998
200046
|
}
|
|
199999
200047
|
}
|
|
200000
200048
|
},
|
|
200001
200049
|
"output": {
|
|
200002
|
-
"shape": "
|
|
200050
|
+
"shape": "Sbu",
|
|
200003
200051
|
"resultWrapper": "ResetDBParameterGroupResult"
|
|
200004
200052
|
}
|
|
200005
200053
|
},
|
|
@@ -200027,7 +200075,7 @@ module.exports={
|
|
|
200027
200075
|
"DBClusterIdentifier": {},
|
|
200028
200076
|
"DBClusterParameterGroupName": {},
|
|
200029
200077
|
"VpcSecurityGroupIds": {
|
|
200030
|
-
"shape": "
|
|
200078
|
+
"shape": "S2r"
|
|
200031
200079
|
},
|
|
200032
200080
|
"DBSubnetGroupName": {},
|
|
200033
200081
|
"Engine": {},
|
|
@@ -200059,7 +200107,7 @@ module.exports={
|
|
|
200059
200107
|
"type": "long"
|
|
200060
200108
|
},
|
|
200061
200109
|
"EnableCloudwatchLogsExports": {
|
|
200062
|
-
"shape": "
|
|
200110
|
+
"shape": "S2o"
|
|
200063
200111
|
},
|
|
200064
200112
|
"DeletionProtection": {
|
|
200065
200113
|
"type": "boolean"
|
|
@@ -200070,7 +200118,7 @@ module.exports={
|
|
|
200070
200118
|
"Domain": {},
|
|
200071
200119
|
"DomainIAMRoleName": {},
|
|
200072
200120
|
"ServerlessV2ScalingConfiguration": {
|
|
200073
|
-
"shape": "
|
|
200121
|
+
"shape": "S2u"
|
|
200074
200122
|
},
|
|
200075
200123
|
"NetworkType": {},
|
|
200076
200124
|
"ManageMasterUserPassword": {
|
|
@@ -200084,7 +200132,7 @@ module.exports={
|
|
|
200084
200132
|
"type": "structure",
|
|
200085
200133
|
"members": {
|
|
200086
200134
|
"DBCluster": {
|
|
200087
|
-
"shape": "
|
|
200135
|
+
"shape": "S2x"
|
|
200088
200136
|
}
|
|
200089
200137
|
}
|
|
200090
200138
|
}
|
|
@@ -200112,7 +200160,7 @@ module.exports={
|
|
|
200112
200160
|
"DatabaseName": {},
|
|
200113
200161
|
"OptionGroupName": {},
|
|
200114
200162
|
"VpcSecurityGroupIds": {
|
|
200115
|
-
"shape": "
|
|
200163
|
+
"shape": "S2r"
|
|
200116
200164
|
},
|
|
200117
200165
|
"Tags": {
|
|
200118
200166
|
"shape": "Sb"
|
|
@@ -200125,11 +200173,11 @@ module.exports={
|
|
|
200125
200173
|
"type": "long"
|
|
200126
200174
|
},
|
|
200127
200175
|
"EnableCloudwatchLogsExports": {
|
|
200128
|
-
"shape": "
|
|
200176
|
+
"shape": "S2o"
|
|
200129
200177
|
},
|
|
200130
200178
|
"EngineMode": {},
|
|
200131
200179
|
"ScalingConfiguration": {
|
|
200132
|
-
"shape": "
|
|
200180
|
+
"shape": "S2t"
|
|
200133
200181
|
},
|
|
200134
200182
|
"DBClusterParameterGroupName": {},
|
|
200135
200183
|
"DeletionProtection": {
|
|
@@ -200149,7 +200197,7 @@ module.exports={
|
|
|
200149
200197
|
"type": "boolean"
|
|
200150
200198
|
},
|
|
200151
200199
|
"ServerlessV2ScalingConfiguration": {
|
|
200152
|
-
"shape": "
|
|
200200
|
+
"shape": "S2u"
|
|
200153
200201
|
},
|
|
200154
200202
|
"NetworkType": {}
|
|
200155
200203
|
}
|
|
@@ -200159,7 +200207,7 @@ module.exports={
|
|
|
200159
200207
|
"type": "structure",
|
|
200160
200208
|
"members": {
|
|
200161
200209
|
"DBCluster": {
|
|
200162
|
-
"shape": "
|
|
200210
|
+
"shape": "S2x"
|
|
200163
200211
|
}
|
|
200164
200212
|
}
|
|
200165
200213
|
}
|
|
@@ -200187,7 +200235,7 @@ module.exports={
|
|
|
200187
200235
|
"DBSubnetGroupName": {},
|
|
200188
200236
|
"OptionGroupName": {},
|
|
200189
200237
|
"VpcSecurityGroupIds": {
|
|
200190
|
-
"shape": "
|
|
200238
|
+
"shape": "S2r"
|
|
200191
200239
|
},
|
|
200192
200240
|
"Tags": {
|
|
200193
200241
|
"shape": "Sb"
|
|
@@ -200200,7 +200248,7 @@ module.exports={
|
|
|
200200
200248
|
"type": "long"
|
|
200201
200249
|
},
|
|
200202
200250
|
"EnableCloudwatchLogsExports": {
|
|
200203
|
-
"shape": "
|
|
200251
|
+
"shape": "S2o"
|
|
200204
200252
|
},
|
|
200205
200253
|
"DBClusterParameterGroupName": {},
|
|
200206
200254
|
"DeletionProtection": {
|
|
@@ -200212,7 +200260,7 @@ module.exports={
|
|
|
200212
200260
|
"Domain": {},
|
|
200213
200261
|
"DomainIAMRoleName": {},
|
|
200214
200262
|
"ScalingConfiguration": {
|
|
200215
|
-
"shape": "
|
|
200263
|
+
"shape": "S2t"
|
|
200216
200264
|
},
|
|
200217
200265
|
"EngineMode": {},
|
|
200218
200266
|
"DBClusterInstanceClass": {},
|
|
@@ -200224,7 +200272,7 @@ module.exports={
|
|
|
200224
200272
|
"type": "integer"
|
|
200225
200273
|
},
|
|
200226
200274
|
"ServerlessV2ScalingConfiguration": {
|
|
200227
|
-
"shape": "
|
|
200275
|
+
"shape": "S2u"
|
|
200228
200276
|
},
|
|
200229
200277
|
"NetworkType": {}
|
|
200230
200278
|
}
|
|
@@ -200234,7 +200282,7 @@ module.exports={
|
|
|
200234
200282
|
"type": "structure",
|
|
200235
200283
|
"members": {
|
|
200236
200284
|
"DBCluster": {
|
|
200237
|
-
"shape": "
|
|
200285
|
+
"shape": "S2x"
|
|
200238
200286
|
}
|
|
200239
200287
|
}
|
|
200240
200288
|
}
|
|
@@ -200277,7 +200325,7 @@ module.exports={
|
|
|
200277
200325
|
"TdeCredentialArn": {},
|
|
200278
200326
|
"TdeCredentialPassword": {},
|
|
200279
200327
|
"VpcSecurityGroupIds": {
|
|
200280
|
-
"shape": "
|
|
200328
|
+
"shape": "S2r"
|
|
200281
200329
|
},
|
|
200282
200330
|
"Domain": {},
|
|
200283
200331
|
"CopyTagsToSnapshot": {
|
|
@@ -200288,7 +200336,7 @@ module.exports={
|
|
|
200288
200336
|
"type": "boolean"
|
|
200289
200337
|
},
|
|
200290
200338
|
"EnableCloudwatchLogsExports": {
|
|
200291
|
-
"shape": "
|
|
200339
|
+
"shape": "S2o"
|
|
200292
200340
|
},
|
|
200293
200341
|
"ProcessorFeatures": {
|
|
200294
200342
|
"shape": "S1c"
|
|
@@ -200317,7 +200365,7 @@ module.exports={
|
|
|
200317
200365
|
"type": "structure",
|
|
200318
200366
|
"members": {
|
|
200319
200367
|
"DBInstance": {
|
|
200320
|
-
"shape": "
|
|
200368
|
+
"shape": "S3o"
|
|
200321
200369
|
}
|
|
200322
200370
|
}
|
|
200323
200371
|
}
|
|
@@ -200345,10 +200393,10 @@ module.exports={
|
|
|
200345
200393
|
"MasterUsername": {},
|
|
200346
200394
|
"MasterUserPassword": {},
|
|
200347
200395
|
"DBSecurityGroups": {
|
|
200348
|
-
"shape": "
|
|
200396
|
+
"shape": "S3m"
|
|
200349
200397
|
},
|
|
200350
200398
|
"VpcSecurityGroupIds": {
|
|
200351
|
-
"shape": "
|
|
200399
|
+
"shape": "S2r"
|
|
200352
200400
|
},
|
|
200353
200401
|
"AvailabilityZone": {},
|
|
200354
200402
|
"DBSubnetGroupName": {},
|
|
@@ -200407,7 +200455,7 @@ module.exports={
|
|
|
200407
200455
|
"type": "integer"
|
|
200408
200456
|
},
|
|
200409
200457
|
"EnableCloudwatchLogsExports": {
|
|
200410
|
-
"shape": "
|
|
200458
|
+
"shape": "S2o"
|
|
200411
200459
|
},
|
|
200412
200460
|
"ProcessorFeatures": {
|
|
200413
200461
|
"shape": "S1c"
|
|
@@ -200436,7 +200484,7 @@ module.exports={
|
|
|
200436
200484
|
"type": "structure",
|
|
200437
200485
|
"members": {
|
|
200438
200486
|
"DBInstance": {
|
|
200439
|
-
"shape": "
|
|
200487
|
+
"shape": "S3o"
|
|
200440
200488
|
}
|
|
200441
200489
|
}
|
|
200442
200490
|
}
|
|
@@ -200488,7 +200536,7 @@ module.exports={
|
|
|
200488
200536
|
"TdeCredentialArn": {},
|
|
200489
200537
|
"TdeCredentialPassword": {},
|
|
200490
200538
|
"VpcSecurityGroupIds": {
|
|
200491
|
-
"shape": "
|
|
200539
|
+
"shape": "S2r"
|
|
200492
200540
|
},
|
|
200493
200541
|
"Domain": {},
|
|
200494
200542
|
"DomainIAMRoleName": {},
|
|
@@ -200496,7 +200544,7 @@ module.exports={
|
|
|
200496
200544
|
"type": "boolean"
|
|
200497
200545
|
},
|
|
200498
200546
|
"EnableCloudwatchLogsExports": {
|
|
200499
|
-
"shape": "
|
|
200547
|
+
"shape": "S2o"
|
|
200500
200548
|
},
|
|
200501
200549
|
"ProcessorFeatures": {
|
|
200502
200550
|
"shape": "S1c"
|
|
@@ -200529,7 +200577,7 @@ module.exports={
|
|
|
200529
200577
|
"type": "structure",
|
|
200530
200578
|
"members": {
|
|
200531
200579
|
"DBInstance": {
|
|
200532
|
-
"shape": "
|
|
200580
|
+
"shape": "S3o"
|
|
200533
200581
|
}
|
|
200534
200582
|
}
|
|
200535
200583
|
}
|
|
@@ -200610,7 +200658,7 @@ module.exports={
|
|
|
200610
200658
|
"type": "structure",
|
|
200611
200659
|
"members": {
|
|
200612
200660
|
"DBCluster": {
|
|
200613
|
-
"shape": "
|
|
200661
|
+
"shape": "S2x"
|
|
200614
200662
|
}
|
|
200615
200663
|
}
|
|
200616
200664
|
}
|
|
@@ -200630,7 +200678,7 @@ module.exports={
|
|
|
200630
200678
|
"type": "structure",
|
|
200631
200679
|
"members": {
|
|
200632
200680
|
"DBInstance": {
|
|
200633
|
-
"shape": "
|
|
200681
|
+
"shape": "S3o"
|
|
200634
200682
|
}
|
|
200635
200683
|
}
|
|
200636
200684
|
}
|
|
@@ -200655,7 +200703,7 @@ module.exports={
|
|
|
200655
200703
|
"type": "structure",
|
|
200656
200704
|
"members": {
|
|
200657
200705
|
"DBInstanceAutomatedBackup": {
|
|
200658
|
-
"shape": "
|
|
200706
|
+
"shape": "S5u"
|
|
200659
200707
|
}
|
|
200660
200708
|
}
|
|
200661
200709
|
}
|
|
@@ -200725,7 +200773,7 @@ module.exports={
|
|
|
200725
200773
|
"type": "structure",
|
|
200726
200774
|
"members": {
|
|
200727
200775
|
"DBCluster": {
|
|
200728
|
-
"shape": "
|
|
200776
|
+
"shape": "S2x"
|
|
200729
200777
|
}
|
|
200730
200778
|
}
|
|
200731
200779
|
}
|
|
@@ -200746,7 +200794,7 @@ module.exports={
|
|
|
200746
200794
|
"type": "structure",
|
|
200747
200795
|
"members": {
|
|
200748
200796
|
"DBInstance": {
|
|
200749
|
-
"shape": "
|
|
200797
|
+
"shape": "S3o"
|
|
200750
200798
|
}
|
|
200751
200799
|
}
|
|
200752
200800
|
}
|
|
@@ -200766,7 +200814,7 @@ module.exports={
|
|
|
200766
200814
|
"type": "structure",
|
|
200767
200815
|
"members": {
|
|
200768
200816
|
"DBInstanceAutomatedBackup": {
|
|
200769
|
-
"shape": "
|
|
200817
|
+
"shape": "S5u"
|
|
200770
200818
|
}
|
|
200771
200819
|
}
|
|
200772
200820
|
}
|
|
@@ -200809,7 +200857,7 @@ module.exports={
|
|
|
200809
200857
|
"type": "structure",
|
|
200810
200858
|
"members": {
|
|
200811
200859
|
"DBInstance": {
|
|
200812
|
-
"shape": "
|
|
200860
|
+
"shape": "S3o"
|
|
200813
200861
|
}
|
|
200814
200862
|
}
|
|
200815
200863
|
}
|
|
@@ -201273,11 +201321,19 @@ module.exports={
|
|
|
201273
201321
|
"DefaultCharacterSet": {
|
|
201274
201322
|
"shape": "S2g"
|
|
201275
201323
|
},
|
|
201324
|
+
"Image": {
|
|
201325
|
+
"type": "structure",
|
|
201326
|
+
"members": {
|
|
201327
|
+
"ImageId": {},
|
|
201328
|
+
"Status": {}
|
|
201329
|
+
}
|
|
201330
|
+
},
|
|
201331
|
+
"DBEngineMediaType": {},
|
|
201276
201332
|
"SupportedCharacterSets": {
|
|
201277
|
-
"shape": "
|
|
201333
|
+
"shape": "S2i"
|
|
201278
201334
|
},
|
|
201279
201335
|
"SupportedNcharCharacterSets": {
|
|
201280
|
-
"shape": "
|
|
201336
|
+
"shape": "S2i"
|
|
201281
201337
|
},
|
|
201282
201338
|
"ValidUpgradeTarget": {
|
|
201283
201339
|
"type": "list",
|
|
@@ -201295,7 +201351,7 @@ module.exports={
|
|
|
201295
201351
|
"type": "boolean"
|
|
201296
201352
|
},
|
|
201297
201353
|
"SupportedEngineModes": {
|
|
201298
|
-
"shape": "
|
|
201354
|
+
"shape": "S2l"
|
|
201299
201355
|
},
|
|
201300
201356
|
"SupportsParallelQuery": {
|
|
201301
201357
|
"type": "boolean"
|
|
@@ -201320,7 +201376,7 @@ module.exports={
|
|
|
201320
201376
|
}
|
|
201321
201377
|
},
|
|
201322
201378
|
"ExportableLogTypes": {
|
|
201323
|
-
"shape": "
|
|
201379
|
+
"shape": "S2o"
|
|
201324
201380
|
},
|
|
201325
201381
|
"SupportsLogExportsToCloudwatchLogs": {
|
|
201326
201382
|
"type": "boolean"
|
|
@@ -201329,7 +201385,7 @@ module.exports={
|
|
|
201329
201385
|
"type": "boolean"
|
|
201330
201386
|
},
|
|
201331
201387
|
"SupportedEngineModes": {
|
|
201332
|
-
"shape": "
|
|
201388
|
+
"shape": "S2l"
|
|
201333
201389
|
},
|
|
201334
201390
|
"SupportedFeatureNames": {
|
|
201335
201391
|
"type": "list",
|
|
@@ -201366,28 +201422,28 @@ module.exports={
|
|
|
201366
201422
|
"CharacterSetDescription": {}
|
|
201367
201423
|
}
|
|
201368
201424
|
},
|
|
201369
|
-
"
|
|
201425
|
+
"S2i": {
|
|
201370
201426
|
"type": "list",
|
|
201371
201427
|
"member": {
|
|
201372
201428
|
"shape": "S2g",
|
|
201373
201429
|
"locationName": "CharacterSet"
|
|
201374
201430
|
}
|
|
201375
201431
|
},
|
|
201376
|
-
"
|
|
201432
|
+
"S2l": {
|
|
201377
201433
|
"type": "list",
|
|
201378
201434
|
"member": {}
|
|
201379
201435
|
},
|
|
201380
|
-
"
|
|
201436
|
+
"S2o": {
|
|
201381
201437
|
"type": "list",
|
|
201382
201438
|
"member": {}
|
|
201383
201439
|
},
|
|
201384
|
-
"
|
|
201440
|
+
"S2r": {
|
|
201385
201441
|
"type": "list",
|
|
201386
201442
|
"member": {
|
|
201387
201443
|
"locationName": "VpcSecurityGroupId"
|
|
201388
201444
|
}
|
|
201389
201445
|
},
|
|
201390
|
-
"
|
|
201446
|
+
"S2t": {
|
|
201391
201447
|
"type": "structure",
|
|
201392
201448
|
"members": {
|
|
201393
201449
|
"MinCapacity": {
|
|
@@ -201408,7 +201464,7 @@ module.exports={
|
|
|
201408
201464
|
}
|
|
201409
201465
|
}
|
|
201410
201466
|
},
|
|
201411
|
-
"
|
|
201467
|
+
"S2u": {
|
|
201412
201468
|
"type": "structure",
|
|
201413
201469
|
"members": {
|
|
201414
201470
|
"MinCapacity": {
|
|
@@ -201419,7 +201475,7 @@ module.exports={
|
|
|
201419
201475
|
}
|
|
201420
201476
|
}
|
|
201421
201477
|
},
|
|
201422
|
-
"
|
|
201478
|
+
"S2x": {
|
|
201423
201479
|
"type": "structure",
|
|
201424
201480
|
"members": {
|
|
201425
201481
|
"AllocatedStorage": {
|
|
@@ -201538,7 +201594,7 @@ module.exports={
|
|
|
201538
201594
|
"type": "long"
|
|
201539
201595
|
},
|
|
201540
201596
|
"EnabledCloudwatchLogsExports": {
|
|
201541
|
-
"shape": "
|
|
201597
|
+
"shape": "S2o"
|
|
201542
201598
|
},
|
|
201543
201599
|
"Capacity": {
|
|
201544
201600
|
"type": "integer"
|
|
@@ -201582,7 +201638,7 @@ module.exports={
|
|
|
201582
201638
|
"type": "boolean"
|
|
201583
201639
|
},
|
|
201584
201640
|
"DomainMemberships": {
|
|
201585
|
-
"shape": "
|
|
201641
|
+
"shape": "S38"
|
|
201586
201642
|
},
|
|
201587
201643
|
"TagList": {
|
|
201588
201644
|
"shape": "Sb"
|
|
@@ -201595,7 +201651,7 @@ module.exports={
|
|
|
201595
201651
|
"type": "structure",
|
|
201596
201652
|
"members": {
|
|
201597
201653
|
"PendingCloudwatchLogsExports": {
|
|
201598
|
-
"shape": "
|
|
201654
|
+
"shape": "S3c"
|
|
201599
201655
|
},
|
|
201600
201656
|
"DBClusterIdentifier": {},
|
|
201601
201657
|
"MasterUserPassword": {},
|
|
@@ -201650,12 +201706,12 @@ module.exports={
|
|
|
201650
201706
|
"NetworkType": {},
|
|
201651
201707
|
"DBSystemId": {},
|
|
201652
201708
|
"MasterUserSecret": {
|
|
201653
|
-
"shape": "
|
|
201709
|
+
"shape": "S3e"
|
|
201654
201710
|
}
|
|
201655
201711
|
},
|
|
201656
201712
|
"wrapper": true
|
|
201657
201713
|
},
|
|
201658
|
-
"
|
|
201714
|
+
"S38": {
|
|
201659
201715
|
"type": "list",
|
|
201660
201716
|
"member": {
|
|
201661
201717
|
"locationName": "DomainMembership",
|
|
@@ -201668,18 +201724,18 @@ module.exports={
|
|
|
201668
201724
|
}
|
|
201669
201725
|
}
|
|
201670
201726
|
},
|
|
201671
|
-
"
|
|
201727
|
+
"S3c": {
|
|
201672
201728
|
"type": "structure",
|
|
201673
201729
|
"members": {
|
|
201674
201730
|
"LogTypesToEnable": {
|
|
201675
|
-
"shape": "
|
|
201731
|
+
"shape": "S2o"
|
|
201676
201732
|
},
|
|
201677
201733
|
"LogTypesToDisable": {
|
|
201678
|
-
"shape": "
|
|
201734
|
+
"shape": "S2o"
|
|
201679
201735
|
}
|
|
201680
201736
|
}
|
|
201681
201737
|
},
|
|
201682
|
-
"
|
|
201738
|
+
"S3e": {
|
|
201683
201739
|
"type": "structure",
|
|
201684
201740
|
"members": {
|
|
201685
201741
|
"SecretArn": {},
|
|
@@ -201687,7 +201743,7 @@ module.exports={
|
|
|
201687
201743
|
"KmsKeyId": {}
|
|
201688
201744
|
}
|
|
201689
201745
|
},
|
|
201690
|
-
"
|
|
201746
|
+
"S3g": {
|
|
201691
201747
|
"type": "structure",
|
|
201692
201748
|
"members": {
|
|
201693
201749
|
"DBClusterEndpointIdentifier": {},
|
|
@@ -201706,13 +201762,13 @@ module.exports={
|
|
|
201706
201762
|
"DBClusterEndpointArn": {}
|
|
201707
201763
|
}
|
|
201708
201764
|
},
|
|
201709
|
-
"
|
|
201765
|
+
"S3m": {
|
|
201710
201766
|
"type": "list",
|
|
201711
201767
|
"member": {
|
|
201712
201768
|
"locationName": "DBSecurityGroupName"
|
|
201713
201769
|
}
|
|
201714
201770
|
},
|
|
201715
|
-
"
|
|
201771
|
+
"S3o": {
|
|
201716
201772
|
"type": "structure",
|
|
201717
201773
|
"members": {
|
|
201718
201774
|
"DBInstanceIdentifier": {},
|
|
@@ -201725,7 +201781,7 @@ module.exports={
|
|
|
201725
201781
|
"MasterUsername": {},
|
|
201726
201782
|
"DBName": {},
|
|
201727
201783
|
"Endpoint": {
|
|
201728
|
-
"shape": "
|
|
201784
|
+
"shape": "S3p"
|
|
201729
201785
|
},
|
|
201730
201786
|
"AllocatedStorage": {
|
|
201731
201787
|
"type": "integer"
|
|
@@ -201756,7 +201812,7 @@ module.exports={
|
|
|
201756
201812
|
},
|
|
201757
201813
|
"AvailabilityZone": {},
|
|
201758
201814
|
"DBSubnetGroup": {
|
|
201759
|
-
"shape": "
|
|
201815
|
+
"shape": "S3s"
|
|
201760
201816
|
},
|
|
201761
201817
|
"PreferredMaintenanceWindow": {},
|
|
201762
201818
|
"PendingModifiedValues": {
|
|
@@ -201786,7 +201842,7 @@ module.exports={
|
|
|
201786
201842
|
"CACertificateIdentifier": {},
|
|
201787
201843
|
"DBSubnetGroupName": {},
|
|
201788
201844
|
"PendingCloudwatchLogsExports": {
|
|
201789
|
-
"shape": "
|
|
201845
|
+
"shape": "S3c"
|
|
201790
201846
|
},
|
|
201791
201847
|
"ProcessorFeatures": {
|
|
201792
201848
|
"shape": "S1c"
|
|
@@ -201876,7 +201932,7 @@ module.exports={
|
|
|
201876
201932
|
"DbiResourceId": {},
|
|
201877
201933
|
"CACertificateIdentifier": {},
|
|
201878
201934
|
"DomainMemberships": {
|
|
201879
|
-
"shape": "
|
|
201935
|
+
"shape": "S38"
|
|
201880
201936
|
},
|
|
201881
201937
|
"CopyTagsToSnapshot": {
|
|
201882
201938
|
"type": "boolean"
|
|
@@ -201902,7 +201958,7 @@ module.exports={
|
|
|
201902
201958
|
"type": "integer"
|
|
201903
201959
|
},
|
|
201904
201960
|
"EnabledCloudwatchLogsExports": {
|
|
201905
|
-
"shape": "
|
|
201961
|
+
"shape": "S2o"
|
|
201906
201962
|
},
|
|
201907
201963
|
"ProcessorFeatures": {
|
|
201908
201964
|
"shape": "S1c"
|
|
@@ -201923,7 +201979,7 @@ module.exports={
|
|
|
201923
201979
|
}
|
|
201924
201980
|
},
|
|
201925
201981
|
"ListenerEndpoint": {
|
|
201926
|
-
"shape": "
|
|
201982
|
+
"shape": "S3p"
|
|
201927
201983
|
},
|
|
201928
201984
|
"MaxAllocatedStorage": {
|
|
201929
201985
|
"type": "integer"
|
|
@@ -201932,7 +201988,7 @@ module.exports={
|
|
|
201932
201988
|
"shape": "Sb"
|
|
201933
201989
|
},
|
|
201934
201990
|
"DBInstanceAutomatedBackupsReplications": {
|
|
201935
|
-
"shape": "
|
|
201991
|
+
"shape": "S48"
|
|
201936
201992
|
},
|
|
201937
201993
|
"CustomerOwnedIpEnabled": {
|
|
201938
201994
|
"type": "boolean"
|
|
@@ -201958,12 +202014,12 @@ module.exports={
|
|
|
201958
202014
|
},
|
|
201959
202015
|
"DBSystemId": {},
|
|
201960
202016
|
"MasterUserSecret": {
|
|
201961
|
-
"shape": "
|
|
202017
|
+
"shape": "S3e"
|
|
201962
202018
|
}
|
|
201963
202019
|
},
|
|
201964
202020
|
"wrapper": true
|
|
201965
202021
|
},
|
|
201966
|
-
"
|
|
202022
|
+
"S3p": {
|
|
201967
202023
|
"type": "structure",
|
|
201968
202024
|
"members": {
|
|
201969
202025
|
"Address": {},
|
|
@@ -201973,7 +202029,7 @@ module.exports={
|
|
|
201973
202029
|
"HostedZoneId": {}
|
|
201974
202030
|
}
|
|
201975
202031
|
},
|
|
201976
|
-
"
|
|
202032
|
+
"S3s": {
|
|
201977
202033
|
"type": "structure",
|
|
201978
202034
|
"members": {
|
|
201979
202035
|
"DBSubnetGroupName": {},
|
|
@@ -201988,7 +202044,7 @@ module.exports={
|
|
|
201988
202044
|
"members": {
|
|
201989
202045
|
"SubnetIdentifier": {},
|
|
201990
202046
|
"SubnetAvailabilityZone": {
|
|
201991
|
-
"shape": "
|
|
202047
|
+
"shape": "S3v"
|
|
201992
202048
|
},
|
|
201993
202049
|
"SubnetOutpost": {
|
|
201994
202050
|
"type": "structure",
|
|
@@ -202007,14 +202063,14 @@ module.exports={
|
|
|
202007
202063
|
},
|
|
202008
202064
|
"wrapper": true
|
|
202009
202065
|
},
|
|
202010
|
-
"
|
|
202066
|
+
"S3v": {
|
|
202011
202067
|
"type": "structure",
|
|
202012
202068
|
"members": {
|
|
202013
202069
|
"Name": {}
|
|
202014
202070
|
},
|
|
202015
202071
|
"wrapper": true
|
|
202016
202072
|
},
|
|
202017
|
-
"
|
|
202073
|
+
"S48": {
|
|
202018
202074
|
"type": "list",
|
|
202019
202075
|
"member": {
|
|
202020
202076
|
"locationName": "DBInstanceAutomatedBackupsReplication",
|
|
@@ -202024,7 +202080,7 @@ module.exports={
|
|
|
202024
202080
|
}
|
|
202025
202081
|
}
|
|
202026
202082
|
},
|
|
202027
|
-
"
|
|
202083
|
+
"S4h": {
|
|
202028
202084
|
"type": "list",
|
|
202029
202085
|
"member": {
|
|
202030
202086
|
"type": "structure",
|
|
@@ -202038,7 +202094,7 @@ module.exports={
|
|
|
202038
202094
|
}
|
|
202039
202095
|
}
|
|
202040
202096
|
},
|
|
202041
|
-
"
|
|
202097
|
+
"S4n": {
|
|
202042
202098
|
"type": "structure",
|
|
202043
202099
|
"members": {
|
|
202044
202100
|
"DBProxyName": {},
|
|
@@ -202085,7 +202141,7 @@ module.exports={
|
|
|
202085
202141
|
}
|
|
202086
202142
|
}
|
|
202087
202143
|
},
|
|
202088
|
-
"
|
|
202144
|
+
"S4w": {
|
|
202089
202145
|
"type": "structure",
|
|
202090
202146
|
"members": {
|
|
202091
202147
|
"DBProxyEndpointName": {},
|
|
@@ -202109,13 +202165,13 @@ module.exports={
|
|
|
202109
202165
|
}
|
|
202110
202166
|
}
|
|
202111
202167
|
},
|
|
202112
|
-
"
|
|
202168
|
+
"S53": {
|
|
202113
202169
|
"type": "list",
|
|
202114
202170
|
"member": {
|
|
202115
202171
|
"locationName": "SubnetIdentifier"
|
|
202116
202172
|
}
|
|
202117
202173
|
},
|
|
202118
|
-
"
|
|
202174
|
+
"S59": {
|
|
202119
202175
|
"type": "structure",
|
|
202120
202176
|
"members": {
|
|
202121
202177
|
"GlobalClusterIdentifier": {},
|
|
@@ -202162,7 +202218,7 @@ module.exports={
|
|
|
202162
202218
|
},
|
|
202163
202219
|
"wrapper": true
|
|
202164
202220
|
},
|
|
202165
|
-
"
|
|
202221
|
+
"S5u": {
|
|
202166
202222
|
"type": "structure",
|
|
202167
202223
|
"members": {
|
|
202168
202224
|
"DBInstanceArn": {},
|
|
@@ -202215,7 +202271,7 @@ module.exports={
|
|
|
202215
202271
|
},
|
|
202216
202272
|
"DBInstanceAutomatedBackupsArn": {},
|
|
202217
202273
|
"DBInstanceAutomatedBackupsReplications": {
|
|
202218
|
-
"shape": "
|
|
202274
|
+
"shape": "S48"
|
|
202219
202275
|
},
|
|
202220
202276
|
"BackupTarget": {},
|
|
202221
202277
|
"StorageThroughput": {
|
|
@@ -202224,7 +202280,7 @@ module.exports={
|
|
|
202224
202280
|
},
|
|
202225
202281
|
"wrapper": true
|
|
202226
202282
|
},
|
|
202227
|
-
"
|
|
202283
|
+
"S6i": {
|
|
202228
202284
|
"type": "list",
|
|
202229
202285
|
"member": {
|
|
202230
202286
|
"locationName": "Filter",
|
|
@@ -202244,7 +202300,7 @@ module.exports={
|
|
|
202244
202300
|
}
|
|
202245
202301
|
}
|
|
202246
202302
|
},
|
|
202247
|
-
"
|
|
202303
|
+
"S6r": {
|
|
202248
202304
|
"type": "structure",
|
|
202249
202305
|
"members": {
|
|
202250
202306
|
"CertificateIdentifier": {},
|
|
@@ -202266,7 +202322,7 @@ module.exports={
|
|
|
202266
202322
|
},
|
|
202267
202323
|
"wrapper": true
|
|
202268
202324
|
},
|
|
202269
|
-
"
|
|
202325
|
+
"S73": {
|
|
202270
202326
|
"type": "list",
|
|
202271
202327
|
"member": {
|
|
202272
202328
|
"locationName": "Parameter",
|
|
@@ -202285,12 +202341,12 @@ module.exports={
|
|
|
202285
202341
|
"MinimumEngineVersion": {},
|
|
202286
202342
|
"ApplyMethod": {},
|
|
202287
202343
|
"SupportedEngineModes": {
|
|
202288
|
-
"shape": "
|
|
202344
|
+
"shape": "S2l"
|
|
202289
202345
|
}
|
|
202290
202346
|
}
|
|
202291
202347
|
}
|
|
202292
202348
|
},
|
|
202293
|
-
"
|
|
202349
|
+
"S78": {
|
|
202294
202350
|
"type": "structure",
|
|
202295
202351
|
"members": {
|
|
202296
202352
|
"DBClusterSnapshotIdentifier": {},
|
|
@@ -202302,7 +202358,7 @@ module.exports={
|
|
|
202302
202358
|
"members": {
|
|
202303
202359
|
"AttributeName": {},
|
|
202304
202360
|
"AttributeValues": {
|
|
202305
|
-
"shape": "
|
|
202361
|
+
"shape": "S7b"
|
|
202306
202362
|
}
|
|
202307
202363
|
}
|
|
202308
202364
|
}
|
|
@@ -202310,13 +202366,13 @@ module.exports={
|
|
|
202310
202366
|
},
|
|
202311
202367
|
"wrapper": true
|
|
202312
202368
|
},
|
|
202313
|
-
"
|
|
202369
|
+
"S7b": {
|
|
202314
202370
|
"type": "list",
|
|
202315
202371
|
"member": {
|
|
202316
202372
|
"locationName": "AttributeValue"
|
|
202317
202373
|
}
|
|
202318
202374
|
},
|
|
202319
|
-
"
|
|
202375
|
+
"S89": {
|
|
202320
202376
|
"type": "structure",
|
|
202321
202377
|
"members": {
|
|
202322
202378
|
"DBProxyName": {},
|
|
@@ -202352,7 +202408,7 @@ module.exports={
|
|
|
202352
202408
|
}
|
|
202353
202409
|
}
|
|
202354
202410
|
},
|
|
202355
|
-
"
|
|
202411
|
+
"S8d": {
|
|
202356
202412
|
"type": "list",
|
|
202357
202413
|
"member": {
|
|
202358
202414
|
"type": "structure",
|
|
@@ -202377,7 +202433,7 @@ module.exports={
|
|
|
202377
202433
|
}
|
|
202378
202434
|
}
|
|
202379
202435
|
},
|
|
202380
|
-
"
|
|
202436
|
+
"S8p": {
|
|
202381
202437
|
"type": "structure",
|
|
202382
202438
|
"members": {
|
|
202383
202439
|
"DBSnapshotIdentifier": {},
|
|
@@ -202389,7 +202445,7 @@ module.exports={
|
|
|
202389
202445
|
"members": {
|
|
202390
202446
|
"AttributeName": {},
|
|
202391
202447
|
"AttributeValues": {
|
|
202392
|
-
"shape": "
|
|
202448
|
+
"shape": "S7b"
|
|
202393
202449
|
}
|
|
202394
202450
|
},
|
|
202395
202451
|
"wrapper": true
|
|
@@ -202398,18 +202454,18 @@ module.exports={
|
|
|
202398
202454
|
},
|
|
202399
202455
|
"wrapper": true
|
|
202400
202456
|
},
|
|
202401
|
-
"
|
|
202457
|
+
"S90": {
|
|
202402
202458
|
"type": "structure",
|
|
202403
202459
|
"members": {
|
|
202404
202460
|
"DBParameterGroupFamily": {},
|
|
202405
202461
|
"Marker": {},
|
|
202406
202462
|
"Parameters": {
|
|
202407
|
-
"shape": "
|
|
202463
|
+
"shape": "S73"
|
|
202408
202464
|
}
|
|
202409
202465
|
},
|
|
202410
202466
|
"wrapper": true
|
|
202411
202467
|
},
|
|
202412
|
-
"
|
|
202468
|
+
"Sa5": {
|
|
202413
202469
|
"type": "list",
|
|
202414
202470
|
"member": {
|
|
202415
202471
|
"locationName": "AvailableProcessorFeature",
|
|
@@ -202421,7 +202477,7 @@ module.exports={
|
|
|
202421
202477
|
}
|
|
202422
202478
|
}
|
|
202423
202479
|
},
|
|
202424
|
-
"
|
|
202480
|
+
"Sae": {
|
|
202425
202481
|
"type": "structure",
|
|
202426
202482
|
"members": {
|
|
202427
202483
|
"ReservedDBInstanceId": {},
|
|
@@ -202450,14 +202506,14 @@ module.exports={
|
|
|
202450
202506
|
},
|
|
202451
202507
|
"State": {},
|
|
202452
202508
|
"RecurringCharges": {
|
|
202453
|
-
"shape": "
|
|
202509
|
+
"shape": "Sag"
|
|
202454
202510
|
},
|
|
202455
202511
|
"ReservedDBInstanceArn": {},
|
|
202456
202512
|
"LeaseId": {}
|
|
202457
202513
|
},
|
|
202458
202514
|
"wrapper": true
|
|
202459
202515
|
},
|
|
202460
|
-
"
|
|
202516
|
+
"Sag": {
|
|
202461
202517
|
"type": "list",
|
|
202462
202518
|
"member": {
|
|
202463
202519
|
"locationName": "RecurringCharge",
|
|
@@ -202471,7 +202527,7 @@ module.exports={
|
|
|
202471
202527
|
"wrapper": true
|
|
202472
202528
|
}
|
|
202473
202529
|
},
|
|
202474
|
-
"
|
|
202530
|
+
"Sav": {
|
|
202475
202531
|
"type": "list",
|
|
202476
202532
|
"member": {
|
|
202477
202533
|
"locationName": "Range",
|
|
@@ -202489,7 +202545,7 @@ module.exports={
|
|
|
202489
202545
|
}
|
|
202490
202546
|
}
|
|
202491
202547
|
},
|
|
202492
|
-
"
|
|
202548
|
+
"Sax": {
|
|
202493
202549
|
"type": "list",
|
|
202494
202550
|
"member": {
|
|
202495
202551
|
"locationName": "DoubleRange",
|
|
@@ -202504,24 +202560,24 @@ module.exports={
|
|
|
202504
202560
|
}
|
|
202505
202561
|
}
|
|
202506
202562
|
},
|
|
202507
|
-
"
|
|
202563
|
+
"Sbj": {
|
|
202508
202564
|
"type": "structure",
|
|
202509
202565
|
"members": {
|
|
202510
202566
|
"EnableLogTypes": {
|
|
202511
|
-
"shape": "
|
|
202567
|
+
"shape": "S2o"
|
|
202512
202568
|
},
|
|
202513
202569
|
"DisableLogTypes": {
|
|
202514
|
-
"shape": "
|
|
202570
|
+
"shape": "S2o"
|
|
202515
202571
|
}
|
|
202516
202572
|
}
|
|
202517
202573
|
},
|
|
202518
|
-
"
|
|
202574
|
+
"Sbn": {
|
|
202519
202575
|
"type": "structure",
|
|
202520
202576
|
"members": {
|
|
202521
202577
|
"DBClusterParameterGroupName": {}
|
|
202522
202578
|
}
|
|
202523
202579
|
},
|
|
202524
|
-
"
|
|
202580
|
+
"Sbu": {
|
|
202525
202581
|
"type": "structure",
|
|
202526
202582
|
"members": {
|
|
202527
202583
|
"DBParameterGroupName": {}
|
|
@@ -224703,11 +224759,14 @@ module.exports={
|
|
|
224703
224759
|
"DeletedDate": {
|
|
224704
224760
|
"type": "timestamp"
|
|
224705
224761
|
},
|
|
224762
|
+
"NextRotationDate": {
|
|
224763
|
+
"type": "timestamp"
|
|
224764
|
+
},
|
|
224706
224765
|
"Tags": {
|
|
224707
224766
|
"shape": "Se"
|
|
224708
224767
|
},
|
|
224709
224768
|
"VersionIdsToStages": {
|
|
224710
|
-
"shape": "
|
|
224769
|
+
"shape": "S1a"
|
|
224711
224770
|
},
|
|
224712
224771
|
"OwningService": {},
|
|
224713
224772
|
"CreatedDate": {
|
|
@@ -224802,7 +224861,7 @@ module.exports={
|
|
|
224802
224861
|
"shape": "Sd"
|
|
224803
224862
|
},
|
|
224804
224863
|
"VersionStages": {
|
|
224805
|
-
"shape": "
|
|
224864
|
+
"shape": "S1b"
|
|
224806
224865
|
},
|
|
224807
224866
|
"CreatedDate": {
|
|
224808
224867
|
"type": "timestamp"
|
|
@@ -224837,7 +224896,7 @@ module.exports={
|
|
|
224837
224896
|
"members": {
|
|
224838
224897
|
"VersionId": {},
|
|
224839
224898
|
"VersionStages": {
|
|
224840
|
-
"shape": "
|
|
224899
|
+
"shape": "S1b"
|
|
224841
224900
|
},
|
|
224842
224901
|
"LastAccessedDate": {
|
|
224843
224902
|
"type": "timestamp"
|
|
@@ -224862,6 +224921,9 @@ module.exports={
|
|
|
224862
224921
|
"input": {
|
|
224863
224922
|
"type": "structure",
|
|
224864
224923
|
"members": {
|
|
224924
|
+
"IncludePlannedDeletion": {
|
|
224925
|
+
"type": "boolean"
|
|
224926
|
+
},
|
|
224865
224927
|
"MaxResults": {
|
|
224866
224928
|
"type": "integer"
|
|
224867
224929
|
},
|
|
@@ -224913,11 +224975,14 @@ module.exports={
|
|
|
224913
224975
|
"DeletedDate": {
|
|
224914
224976
|
"type": "timestamp"
|
|
224915
224977
|
},
|
|
224978
|
+
"NextRotationDate": {
|
|
224979
|
+
"type": "timestamp"
|
|
224980
|
+
},
|
|
224916
224981
|
"Tags": {
|
|
224917
224982
|
"shape": "Se"
|
|
224918
224983
|
},
|
|
224919
224984
|
"SecretVersionsToStages": {
|
|
224920
|
-
"shape": "
|
|
224985
|
+
"shape": "S1a"
|
|
224921
224986
|
},
|
|
224922
224987
|
"OwningService": {},
|
|
224923
224988
|
"CreatedDate": {
|
|
@@ -224972,7 +225037,7 @@ module.exports={
|
|
|
224972
225037
|
"shape": "Sd"
|
|
224973
225038
|
},
|
|
224974
225039
|
"VersionStages": {
|
|
224975
|
-
"shape": "
|
|
225040
|
+
"shape": "S1b"
|
|
224976
225041
|
}
|
|
224977
225042
|
}
|
|
224978
225043
|
},
|
|
@@ -224983,7 +225048,7 @@ module.exports={
|
|
|
224983
225048
|
"Name": {},
|
|
224984
225049
|
"VersionId": {},
|
|
224985
225050
|
"VersionStages": {
|
|
224986
|
-
"shape": "
|
|
225051
|
+
"shape": "S1b"
|
|
224987
225052
|
}
|
|
224988
225053
|
}
|
|
224989
225054
|
}
|
|
@@ -225272,14 +225337,14 @@ module.exports={
|
|
|
225272
225337
|
"ScheduleExpression": {}
|
|
225273
225338
|
}
|
|
225274
225339
|
},
|
|
225275
|
-
"
|
|
225340
|
+
"S1a": {
|
|
225276
225341
|
"type": "map",
|
|
225277
225342
|
"key": {},
|
|
225278
225343
|
"value": {
|
|
225279
|
-
"shape": "
|
|
225344
|
+
"shape": "S1b"
|
|
225280
225345
|
}
|
|
225281
225346
|
},
|
|
225282
|
-
"
|
|
225347
|
+
"S1b": {
|
|
225283
225348
|
"type": "list",
|
|
225284
225349
|
"member": {}
|
|
225285
225350
|
}
|
|
@@ -251548,7 +251613,7 @@ AWS.util.update(AWS, {
|
|
|
251548
251613
|
/**
|
|
251549
251614
|
* @constant
|
|
251550
251615
|
*/
|
|
251551
|
-
VERSION: '2.
|
|
251616
|
+
VERSION: '2.1285.0',
|
|
251552
251617
|
|
|
251553
251618
|
/**
|
|
251554
251619
|
* @api private
|
|
@@ -273608,7 +273673,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
273608
273673
|
}());
|
|
273609
273674
|
exports.LRUCache = LRUCache;
|
|
273610
273675
|
},{}],461:[function(require,module,exports){
|
|
273611
|
-
// AWS SDK for JavaScript v2.
|
|
273676
|
+
// AWS SDK for JavaScript v2.1285.0
|
|
273612
273677
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
273613
273678
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
273614
273679
|
require('./browser_loader');
|