amazon
Here are 1,609 public repositories matching this topic...
Packer templates for building minimal Vagrant baseboxes for multiple platforms
-
Updated
Oct 31, 2020 - Shell
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Nov 19, 2020 - Swift
I'm in the app folder.
I mkdir exports to make an export folder.
I run rake evm:export:service_dialogs -- --directory exports
I get back:
(in /var/www/miq/vmdb)
Error: argument --directory Destination directory must exist.
Try --help for help.
How can this be? I can ls and see my exports folder in this directory.
A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services
-
Updated
Aug 2, 2020 - AppleScript
-
Updated
Mar 31, 2020 - JavaScript
A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.
-
Updated
Nov 13, 2020 - JavaScript
AWS Toolkit for Visual Studio Code, an extension for working with AWS services including AWS Lambda.
-
Updated
Dec 7, 2020 - TypeScript
Linting tool for CloudFormation templates
-
Updated
Nov 25, 2020 - Ruby
The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
-
Updated
Nov 10, 2020 - Java
A simple Python wrapper for the Amazon.com Product Advertising API
-
Updated
May 30, 2019 - Python
Hack your Amazon Dash to run what you want.
-
Updated
Oct 21, 2020 - Python
You can use setupTermuxArch.bash
-
Updated
Dec 7, 2020 - Shell
A Python wrapper for the Amazon Product Advertising API.
-
Updated
Feb 2, 2020 - Python
Amazon Product Advertising API client
-
Updated
Oct 8, 2020 - Ruby
PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
-
Updated
Dec 2, 2020 - PHP
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com
-
Updated
Dec 7, 2020 - Java
Automated script for Whole Foods and Amazon Fresh delivery slot
-
Updated
May 2, 2020 - Python
Improve this page
Add a description, image, and links to the amazon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amazon topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o