You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this happens only in me-south-1 region , it works fine in us-west-2
when run : php artisan sidecar:deploy --activate
AccessDeniedException (client): User: arn:aws:iam::**:user/sidecar-deployment-user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:me-south-1:821527532446:layer:sidecar-browsershot-layer:1 because no resource-based policy allows the lambda:GetLayerVersion action - {"Message":"User: arn:aws:iam::13286269**944:user/sidecar-deployment-user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:me-south-1:821527532446:layer:sidecar-browsershot-layer:1 because no resource-based policy allows the lambda:GetLayerVersion action"}
chrome-aws-lambda-layer is not maintained by me. You would have to create an issue in their repository to request a deployment to me-south-1.
sidecar-browsershot-layer is maintained by me. One chrome-aws-lambda-layer has been updated, I can deploy the layer to me-south-1 as well. (Would be great if you could create an issue in that repository as well.)
this happens only in me-south-1 region , it works fine in us-west-2
when run : php artisan sidecar:deploy --activate
AccessDeniedException (client): User: arn:aws:iam::**:user/sidecar-deployment-user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:me-south-1:821527532446:layer:sidecar-browsershot-layer:1 because no resource-based policy allows the lambda:GetLayerVersion action - {"Message":"User: arn:aws:iam::13286269**944:user/sidecar-deployment-user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:me-south-1:821527532446:layer:sidecar-browsershot-layer:1 because no resource-based policy allows the lambda:GetLayerVersion action"}
the user policy :
`
`
The text was updated successfully, but these errors were encountered: