aws-samples / aws-iot-greengrass-v2-deploy-nvidia-deepstream

How to use AWS IoT Greengrass V2 for Image classification and Video Analytics Pipelines
MIT No Attribution
17 stars 6 forks source link

failed to create create-component-version #4

Closed ld-satori closed 3 years ago

ld-satori commented 3 years ago

Issue: When running those 3 create-component-version commands from the instructions.

It complains S3 resources cannot be accessed. See the following for details:

An error occurred (ValidationException) when calling the CreateComponentVersion operation: Invalid Input: Encountered following errors in Artifacts: {s3://public-ryan/jetson/models/installer.zip = Specified artifact resource cannot be accessed}

ld-satori commented 3 years ago

@rvanderwerf can you take a look? appreciated!