1 Answer
- Newest
- Most votes
- Most comments
0
Hey @scriobhneoir,
It is possible that there is an error on your recipe with your s3 URL. Make sure the artifact exists on that path on s3 before running that command.
answered 3 years ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 10 months ago

I’m able to run AWS S3 cp , and ls, on the URI included in the error message.
The exact same recipe, when copy pasted manually into the console, ( signed in as the same user ) works, and successfully creates the component
The issue was my local credentials - they had to be refreshed. Although I could S3 copy/ls with the credentials I had on my cli, they did not permit me to issue greengrass client commands, once they were refreshed I could.