Eslam λ Hefnawy

Results 176 comments of Eslam λ Hefnawy

Not sure of your framework, but you could still use environment variables with React for example: https://serverless-stack.com/chapters/environments-in-create-react-app.html Unless I misunderstood your issue? 🤔

That seems to be a bug. We'll look into it. Thanks for reporting, and sorry for the late response 😊

hmm that's def a bug. Thanks for reporting. I'll look into it 😊

@jonthewayne this should now be resolved. Could you try it again on your end?

Thanks for opening @Enase ... I'm planning to refactor the website component soon and add more options for domain. Could you share how you think this input would look like?...

It seems to be that lots of these new inputs should be handled by the domain component as well as the cloudfront component. The website component will likely just pass...

@chusc123 not yet, but I just passed this feedback internally and we've put it on the backlog. Thanks for suggesting 🙌

@kling-appfire this is honestly an AWS issue. As you can see from the code, the returned error message is `null`. So it's less helpful than out message. So we added...

YAML references should work 🤔 ... have you tried that? ```yml service: files images: component: "@serverless/aws-s3" inputs: name: ${service}-images ``` Regarding CLI, we currently don't support it so that we...

@AOlefirenko I believe the log group is auto created after the first invocation, could you confirm?