Open Jademalo opened 1 year ago
got the same
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"lambda:UpdateFunctionConfiguration",
"lambda:ListLayerVersions",
"lambda:GetFunctionConfiguration"
],
"Resource": "*"
}
]
}
Not sure how to get past this. It's got the same permissions as my other layers in the policy, but no matter what I change I always get this error. I'm assuming it's something weird with it not being owned by me, but honestly I've got absolutely no idea why it won't work.
Any ideas? It's a shame because I can't get it to update just my other layers. Thanks