aws-sdk as dependency
See original GitHub issueI think aws-sdk
should be added as dependency
and not devDependency
.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Using the SDK with Apache Maven - AWS SDK for Java 1.x
To use the AWS SDK for Java in your project, you'll need to declare it as a dependency in your project's pom.xml file....
Read more >software.amazon.awssdk - Maven Repository
The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service clients to interact...
Read more >aws-sdk - npm
The AWS SDK for JavaScript bundles TypeScript definition files for use in TypeScript projects and to support tools that can read .d.ts files....
Read more >software.amazon.awssdk : s3 : 2.16.29 - Maven Central
AWS Java SDK :: Services :: Amazon S3 - The AWS Java SDK for Amazon S3 module holds the client classes that are...
Read more >AWS SDK for Java 2.0 - GitHub
Using the SDK ; dependencyManagement · dependencies> < ; dependencies · dependency> < ; dependency · groupId>software.amazon.awssdk</ ; dependency · groupId>software.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@elderapo That’s very strange.
Zeit now
uses lambda so it should without doubt have theaws-sdk
available at runtime.What builder are you using? Are you say using
nextjs
inserverless
deploy mode?What is in your now.json?
Ok cool,
now dev
should still work as theaws-sdk
should still be found in yournode_modules
I believe. Either way this evidently is off topic for this package.