Skip to content

Commit 8cd4273

Browse files
github-actions[bot]wuiscmc
authored andcommitted
Updates from spec version 190.0.0 (cloudtools#2286)
1 parent 5972650 commit 8cd4273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

troposphere/ecs.py

-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ class ServiceManagedEBSVolumeConfiguration(AWSProperty):
448448
"SnapshotId": (str, False),
449449
"TagSpecifications": ([EBSTagSpecification], False),
450450
"Throughput": (integer, False),
451-
"VolumeInitializationRate": (integer, False),
452451
"VolumeType": (str, False),
453452
}
454453

0 commit comments

Comments
 (0)