{
"Parameters": {
"SomeParameter": {
"Type": "String",
"Default": {
"Fn::ImportValue": "Stack1:ExportsOutputRefAWSAccountIdAD568057"
}
}
}
}
Leads to
WARNING Parameters.SomeParameter.Default: Parameter 'SomeParameter': Default must be a string (CloudFormation Validate)
Acknowledge with 'CloudFormation-Validate::E2001'
Leads to