File tree Expand file tree Collapse file tree 1 file changed +30
-1
lines changed
Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 44 "Author" : " " ,
55 "DateCreated" : " Dec 23, 2019, 7:12 PM" ,
66 "DateLastModified" : " Dec 23, 2019, 7:13 PM" ,
7- "Description" : " "
7+ "Description" : " " ,
8+ "AWSService" : " Amazon DynamoDB" ,
9+ "Version" : " 3.0"
810 },
911 "DataModel" : [
1012 {
2123 },
2224 "DataAccess" : {
2325 "MySql" : {}
26+ },
27+ "BillingMode" : " PROVISIONED" ,
28+ "ProvisionedCapacitySettings" : {
29+ "ProvisionedThroughput" : {
30+ "ReadCapacityUnits" : 5 ,
31+ "WriteCapacityUnits" : 5
32+ },
33+ "AutoScalingRead" : {
34+ "ScalableTargetRequest" : {
35+ "MinCapacity" : 1 ,
36+ "MaxCapacity" : 10 ,
37+ "ServiceRole" : " AWSServiceRoleForApplicationAutoScaling_DynamoDBTable"
38+ },
39+ "ScalingPolicyConfiguration" : {
40+ "TargetValue" : 70
41+ }
42+ },
43+ "AutoScalingWrite" : {
44+ "ScalableTargetRequest" : {
45+ "MinCapacity" : 1 ,
46+ "MaxCapacity" : 10 ,
47+ "ServiceRole" : " AWSServiceRoleForApplicationAutoScaling_DynamoDBTable"
48+ },
49+ "ScalingPolicyConfiguration" : {
50+ "TargetValue" : 70
51+ }
52+ }
2453 }
2554 }
2655 ]
You can’t perform that action at this time.
0 commit comments