You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @eikku,
so you created another layer and used the runtime and awspack layer beneath? I created some tests in the meantime which ensure that aws.s3 is working but there I only have my function on top of the awspack layer. See template.yaml and tests/R/aws.R. Maybe it behaves differently if another layer is put on top.
When using only one r-runtime layer aws.s3 package works, but using own custom layer as well, gives
Error: package or namespace load failed for ‘aws.s3’ in dyn.load(file, DLLpath = DLLpath, ...):
The text was updated successfully, but these errors were encountered: