What’s the point of plan “aurora” here? `*export* ...
# aws
f
What’s the point of plan “aurora” here?
*export* declare type EngineType *=* "aurora" *|* "aurora-mysql" *|* "aurora-postgresql";
Seems like a weird type.