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 error only happens when i try to "php artisan sidecar:deploy --activate" and select me-south-1 region .
the user is created using "php artisan sidecar:configure" and work perfectly on us-west-2 User: arn:aws:iam::*:user/sidecar-deployment-user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:me-south-1:*:layer:sidecar-browsershot-layer:1 because no resource-based policy allows the lambda:GetLayerVersion action
seems like that the layer is not pushed to this region ?
The text was updated successfully, but these errors were encountered:
This error only happens when i try to "php artisan sidecar:deploy --activate" and select me-south-1 region .
the user is created using "php artisan sidecar:configure" and work perfectly on us-west-2
User: arn:aws:iam::*:user/sidecar-deployment-user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:me-south-1:*:layer:sidecar-browsershot-layer:1 because no resource-based policy allows the lambda:GetLayerVersion action
seems like that the layer is not pushed to this region ?
The text was updated successfully, but these errors were encountered: