David Latham

Results 3 comments of David Latham

One point to consider is that if the license-configurations are shared from a central account then the IAM role needs to allow access appropriately. IE: ``` cdk.Fn.sub("arn:${AWS::Partition}:license-manager:*:${AWS::AccountId}:license-configuration/*") ``` would need...

+1 here. I am just encountering the same issue. Can't compile my games. I have yet to figure out what's changed though.

Right. I don't know WHY This fixes it, but it __SEEMS_ to work. Maybe you can test on your end too. in NABU-LIB.C, change the lines where it looks like...