-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
We're trying to use this package in a deno app deployed via ECS and we're getting credential errors when trying to connect to dynamodb. On inspection of lib/client/credentials.ts
, I noticed that ECSCredential handling is commented out/not included.
deno-aws_api/lib/client/credentials.ts
Line 55 in a383db0
// () => new ECSCredentials(), |
Adding support for this would be really helpful.
Metadata
Metadata
Assignees
Labels
No labels