denoland / denoland/deploy_feedback

AWS SDK / DynamoDB Example doesn't work

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The documentation at https://deno.com/deploy/docs/tutorial-dynamodb/ gives an example of using the AWS SDK on Deploy imported via skypack.

When deployed, however, it doesn't work - giving a 502 Bad Gateway error and an error message is logged:

```
Error: [Package Error] "@aws-sdk/util-utf8-browser" no dependency version info found. (Imported by "@aws-crypto/sha256-browser").
at https://cdn.skypack.dev/error/unknown:@aws-sdk/util-utf8-browser?from=@aws-crypto/sha256-browser:13:7
```

I've tried using esm/jspm/deno.land/skypack imports with various versions/configs. While it runs fine locally w/ Deno, the AWS SDK seems to always have an import related error when run on Deploy.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.