Displaying 1 to 20 from 337 results

node-s3-client - high level amazon s3 client for node.js

  •    Javascript

See also the companion CLI tool which is meant to be a drop-in replacement for s3cmd: s3-cli.This contains a reference to the aws-sdk module. It is a valid use case to use both this module and the lower level aws-sdk module in tandem.

node-lambda - Command line tool to locally run and deploy your node.js application to Amazon Lambda

  •    Javascript

Command line tool to locally run and deploy your node.js application to Amazon Lambda.The node-lambda-template example app makes it easy to get up and running.

knox - S3 Lib

  •    Javascript

Node Amazon S3 Client.More options are documented below for features like other endpoints or regions.

node-dash-button - A small module to emit events when an Amazon Dash Button is pressed

  •    Javascript

Place it. Hack it. Press it. Get it. This module was inspired by this fantastic article by Edward Bensen.




ec2instances.info - Amazon EC2 instance comparison site

  •    HTML

I'm actively maintaining the site with the help of contributors here, but am not working on large new features. People have suggested many neat ideas and feature requests but it remains unclear how long the site will be necessary. I've heard from teams at Amazon that they use the site internally and some have mentioned that that they might be building something similar. They certainly have access to better data.

ansible-for-devops - Ansible examples from Ansible for DevOps.

  •    Python

This repository contains Ansible examples developed to support different sections of Ansible for DevOps, a book on Ansible by Jeff Geerling. Most of the examples are full-fledged VM examples, which use Vagrant, VirtualBox, and Ansible to boot and configure VMs on your local workstation. Not all playbooks follow all of Ansible's best practices, as they illustrate particular Ansible features in an instructive manner.

alexa-app - A framework for Alexa (Amazon Echo) apps using Node.js

  •    Javascript

You're reading the documentation for the next release of alexa-app, which should be 4.3.0. Please see CHANGELOG and make sure to read UPGRADING when upgrading from a previous version. The current stable release is 4.2.3. This module parses HTTP JSON requests from the Alexa platform and builds the JSON response that consumed by an Alexa-compatible device, such as the Echo.

ManageIQ - Discover, Optimize, and Control your Hybrid IT

  •    Ruby

ManageIQ is an open-source Management Platform that delivers the insight, control, and automation that enterprises need to address the challenges of managing hybrid IT environments.


lambdaws - Deploy, run and get results from Amazon AWS Lambda in a breeze

  •    Javascript

Using Amazon's Lambda Service, Lambdaws cloudifies any JavaScript function — including existing libraries — with no extra code. It removes the friction you get when using AWS Lambda directly. The goal of Lambdaws is to make it trivial to build highly scalable, highly available applications. λ takes an inline asynchronous function and deploy it to AWS Lambda. If you call cloudedCalculator it will run in the cloud.

fine-uploader - Multiple file upload plugin with image previews, drag and drop, progress bars

  •    Javascript

FineUploader is also simple to use. In the simplest case, you only need to include one JavaScript file. There are absolutely no other required external dependencies. For more information, please see the documentation. If you'd like to help and keep this project strong and relevant, you have several options.

aws-lib - Extensible Node.js library for the Amazon Web Services API

  •    Javascript

A simple Node.js library to communicate with the Amazon Web Services API. Richard Rodger maintains a user-friendly SimpleDB library which is based on aws-lib.

aws-iot-device-sdk-js - SDK for connecting to AWS IoT from a device using JavaScript/Node.js

  •    Javascript

The aws-iot-device-sdk.js package allows developers to write JavaScript applications which access the AWS IoT Platform via MQTT or MQTT over the Secure WebSocket Protocol. It can be used in Node.js environments as well as in browser applications.This document provides instructions on how to install and configure the AWS IoT device SDK for JavaScript, and includes examples demonstrating use of the SDK APIs.

amazon-cognito-identity-js

  •    Javascript

You can now use Amazon Cognito to easily add user sign-up and sign-in to your mobile and web apps. Your User Pool in Amazon Cognito is a fully managed user directory that can scale to hundreds of millions of users, so you don't have to worry about building, securing, and scaling a solution to handle user management and authentication.The Amazon Cognito Identity SDK for JavaScript allows JavaScript enabled applications to sign-up users, authenticate users, view, delete, and update user attributes within the Amazon Cognito Identity service. Other functionality includes password changes for authenticated users and initiating and completing forgot password flows for unauthenticated users.

vogels - DynamoDB data mapper for node.js

  •    Javascript

vogels is a DynamoDB data mapper for node.js. First, you need to configure the AWS SDK with your credentials.

apai-io - Amazon Product Adverstising Library based on PHP REST and SOAP (only V1) using the Product Advertising API

  •    PHP

ApaiIO is a highly flexible PHP library for fetching the Product Advertising API using REST or SOAP. You can either use the built in operations like ItemSearch or ItemLookup or you can implement your own operations which fits to your needs. Everything is programmed against interfaces so you can implement your own request or response classes for example.

python-amazon-simple-product-api - A simple Python wrapper for the Amazon

  •    Python

A simple Python wrapper for the Amazon.com Product Advertising API. If you'd rather get an empty list intead of exceptions use lookup_bulk() instead.

bottlenose - A Python wrapper for the Amazon Product Advertising API.

  •    Python

Bottlenose is a thin, well-tested, maintained, and powerful Python wrapper over the Amazon Product Advertising API. There is practically no overhead, and no magic (unless you add it yourself). Before you get started, make sure you have both Amazon Product Advertising and AWS accounts. AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_ASSOCIATE_TAG are all from your Amazon Associate Account.

in-app-purchase - A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.

  •    Javascript

A node.js module for in-app purchase (in-app billing) and subscription for Apple, Google Play, Amazon Store, Roku, and Windows. NOTE Unity receipt supports the following: Apple, Google Play, and Amazon.

amazon-dash - Hack your Amazon Dash to run what you want.

  •    Python

DEVELOPMENT BRANCH: The current branch is a development version. Go to the stable release by clicking on the master branch. Hack your Amazon Dash to run what you want. Without welders. For the entire family.

vacuum - An Amazon Product Advertising API client in Ruby

  •    Ruby

Vacuum is a fast, light-weight Ruby wrapper to the Amazon Product Advertising API.You must register as an affiliate to access the Product Advertising API. Amazon will issue your AWS credentials when you register.