bali
bali
I've extended this to work with aws_lambda and published it as a terraform module: [lambda-cors-anywhere](https://registry.terraform.io/modules/n-ae/lambda-cors-anywhere/aws/latest). It basically fetches this public repo & adds the lambda wrapper and deploys a lambda...
@Hakim-CS please notice that creating an issue for systems design guide is not a suitable place request the help you seek. I think your question is better suited for softwareengineering.stackexchange.com...
I'm having a similar problem with `ap-east-1`. I am unable to run `aws sts get-caller-identity --region ap-east-1` successfully. I've written the script below to investigate the regions that failed. It...
Do note that this is the error yielded when such layer doesn't exist on that region. I.e: ``` An error occurred (AccessDeniedException) when calling the UpdateFunctionConfiguration operation: User: arn:aws:iam::***:user/{username} is...
I could help contributing to this if the decision makers establish the technical requirements (i.e api specs, technology to be used, the host for the cron job etc.).
- Can you aid the request with images? I think the distinction among currently implemented "map details", "filters", "reasons" are vague in your description. - Does this require backend development?
faced the same issue on mac apple silicon m3. I had to manually install lsp with `:Mason` as an addition to this. Still new to nvim.