How come I get this error (`error creating RDS DB ...
# aws
d
How come I get this error (
error creating RDS DB Instance: InvalidParameterCombination: RDS does not support creating a DB instance with the following combination: DBInstanceClass=db.m5.xlarge, Engine=aurora, EngineVersion=5.6.mysql_aurora.1.22.2, LicenseModel=general-public-license
) using Pulumi but can create the same combination via the aws console?