sidhujus

Results 15 comments of sidhujus

Closing because Issue was due to using a reserved resource name and a fix was implemented in sam cli to warn users of this occuring [2907](https://github.com/aws/aws-sam-cli/pull/2907)

Hi @sambler Thanks for reporting the issue. Could you try building with the `--use-container` flag and then deploying? I was able to access the dependencies installed through the layer when...

Hi @JamesKyburz thanks for the feature request! I'll bring this up with the team.

Hi, are there any plans to work on a fix for this? We changed to using the higher level images.build call because of this, but because that call is blocking...

We previously switched away from using the lower level api call to build images to using images.build so that we could surface any errors encountered during an image build. You...

Hi @D-Jurado, Thanks for reporting the issue and providing an example. I was able to reproduce this issue. Marking it as a bug so the team can prioritize a fix

Hi @mohanlar96 , im glad that you were able to find SAM and that it fits your use case. I'm not sure I understand the request here. If you are...

Hi @doteric, Thanks for raising this issue. Could you provide some more details such as what options you selected when running the sam init command? I haven't been able to...

Hi @jghaines Thanks for the detailed reproduction steps! I was able to reproduce the issue and will mark it as a bug for the team to prioritize a fix

https://github.com/aws/aws-lambda-builders/issues/516 Looking into it a bit further this seems like it falls under this feature request.