79105642

Date: 2024-10-19 18:28:52
Score: 1.5
Natty:
Report link

I'd just like to agree with ZEELz.

If it's failing at the BeforeInstall hook, it means you already have permissions, but it's missing an appspec.yml file.

If you're using CodeBuild, go back to your CodeBuild project and change the artifacts > files to include your appspec file (you can include everything with "**/*" or you can just use - appspec.yml).

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ryan Copeland