Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aws-sdk

display images fetched from s3

using profile that assume role in aws-sdk (AWS JavaScript SDK)

How to query DynamoDB by date (range key), with no obvious hash key?

Streaming file from S3 with Express including information on length and filetype

How do I promisify the AWS JavaScript SDK?

How to copy/move all objects in Amazon S3 from one prefix to other using the AWS SDK for Node.js

No RegionEndpoint or ServiceURL configured

AWS Java SDK - AWS authentication requires a valid Date or x-amz-date header

How to get the region of the current user from boto?

Simple file upload to S3 using aws-sdk and Node/Express

AWS lambda invoke not calling another lambda function - Node.js

How enable access to AWS STS AssumeRole

How do I delete an object on AWS S3 using Javascript?

What's the difference between BatchGetItem and Query in DynamoDB?

AWS Java SDK - Unable to find a region via the region provider chain

AmazonS3Client(credentials) is deprecated

The role defined for the function cannot be assumed by Lambda

AWS SDK for PHP: Error retrieving credentials from the instance profile metadata server

How to use Async and Await with AWS SDK Javascript

node.js aws-sdk aws-kms

Nodejs - Invoke an AWS.Lambda function from within another lambda function