AWS Developer Tools Blog
Category: JavaScript
Announcing the Amazon S3 Managed Uploader in the AWS SDK for JavaScript
Today’s release of the AWS SDK for JavaScript (v2.1.0) contains support for a new uploading abstraction in the AWS.S3 service that allows large buffers, blobs, or streams to be uploaded more easily and efficiently, both in Node.js and in the browser. We’re excited to share some details on this new feature in this post. The […]
AWS re:Invent 2014 Recap
AWS re:Invent 2014 concluded on Friday, November 14, 2014; here is a summary of an action-packed, fun-filled week! New features and services There were four new services and features announced at the Day 1 Keynote, two of which are available to all customers effective November 12, 2014. These include: Amazon RDS for Aurora (a service […]
Authentication with Amazon Cognito in the Browser
Amazon Cognito is a great new service that enables a much easier workflow for authenticating with your AWS resources in the browser. Although web identity federation still works directly with identity providers, using the new AWS.CognitoIdentityCredentials gives you the ability to provide access to customers through any identity provider using the same simple workflow and […]
Introducing the AWS SDK for JavaScript Blog
Introducing the AWS SDK for JavaScript Blog Today we’re announcing a new blog for the AWS SDK for JavaScript. On this blog, we will be sharing the latest tips, tricks, and best practices when using the SDK. We will also keep you up to date on new developments in the SDK and share information on […]