green-tailor-15840
01/26/2023, 8:00 PMaws
-> awsnative
. Specifically an API where an Output
worked before, now hitting a runtime error with AWS’s CloudControl complaining that it expected type: String, found: JSONObject
. The API isn’t a direct mapping, formerly a plain object, now a ServiceKeyValuePairArgs
. Anyone experienced anything like this before? Filed an issue here.