little-cartoon-10569
05/23/2021, 10:45 PMResource dependency error: The resource ARN 'arn:aws:imagebuilder:ap-southeast-2:mcAccId:component/my-component-542cbc8/1.0.0/1' has other resources depended on it.
steep-sunset-89396
05/24/2021, 12:10 AMlittle-cartoon-10569
05/24/2021, 9:36 PM{{ /path/to/variable}}
) with a call to AWS PowerShell to fetch the value ((Get-SSMParameterValue -Names /path/to/variable).Parameters[0].Value
).
So possibly it was due to the {{ ... }}
notation, maybe I needed to escape it when calling JSON.stringify()?