aws-sdk-js icon indicating copy to clipboard operation
aws-sdk-js copied to clipboard

AWS SDK for JavaScript in the browser and Node.js

Results 199 aws-sdk-js issues
Sort by recently updated
recently updated
newest added

I have a node-express application with a GET route that serves the download of a `zip` archive. The `zip` file is created _on-the-fly_ when the request starts. To `zip` all...

### Describe the bug I'm trying to query some json content from s3 bucket it works fine when I `select * ` from the bucket but once I specify `LIMIT...

response-requested
bug
p3

### Describe the bug A node server generates a SignedUrl which will be used to upload a file to s3 bucket. Existing code, which previously worked with multiple ap-southeast-1 buckets....

response-requested
bug
p3

Hi, Do we have a NodeJs library for supporting temporary queues functionality. https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-temporary-queues.html

feature-request
service-api

**Is your feature request related to a problem? Please describe.** We store our eks application yaml manifests in an s3 bucket. A lambda is attached with a create/update file trigger...

feature-request

Confirm by changing [ ] to [x] below: - [x] This is a feature with version 2.x of the SDK **Is your feature request related to a problem? Please describe.**...

feature-request

**Describe the bug** I have got the same problem but with every call that I purposely try to fail: - wrong key when searching for an object - wrong credentials......

bug
p2

### Describe the bug ![스크린샷 2022-06-03 오후 4 27 57](https://user-images.githubusercontent.com/32301380/171824084-8d8b7190-bdff-44db-b8aa-36d6ef8e1326.png) ![스크린샷 2022-06-03 오후 4 28 07](https://user-images.githubusercontent.com/32301380/171824106-182fd984-f802-4418-9a56-07c26876fa44.png) ![Pasted_image_at_22-06-03-16-35](https://user-images.githubusercontent.com/32301380/171824332-3d68e11a-86fd-4c1b-a463-4a7e08a01d96.png) My table have the partition key "name". and I think there is no...

bug

### Describe the bug aws-sdk no longer works with certain bundlers. Trying to bundle aws-sdk using Serverless framework for an AWS lambda is failing with an error. This was an...

dependencies
bug
p2

- [x] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/welcome.html) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js) for answers - [x] I've searched for [previous similar issues](https://github.com/aws/aws-sdk-js/issues) and didn't...

bug
p2
queued