79810925

Date: 2025-11-06 06:59:24
Score: 1.5
Natty:
Report link

If you have done sam build and sam package in advance of your sam deploy, you may need to provide --template-file .aws-sam/build/template.yaml to sam deploy, not --template-file ${SAM_FILE}. That's often the reason for the Unable to upload artifact None referenced by ImageUri parameter error.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: carp