Questions tagged as 'aws'

0
answers

how to upload files to aws3 using the jquery plugin hayageek-jquery-upload-file?

I have been using the hayageek plugin to upload files to the server and it has worked quite well, but now that I try to upload files to amazon web services I get the following error: Bucket POST must contain a field called 'key'. "If specifie...
asked by 29.06.2018 / 22:19
0
answers

Problems websocket, apache proxy_wstunnel, AWS

I have set a websocket in a EC2 but I can not start the protocol. It gives me the following errors: [Thu Jun 07 14:04:45.363660 2018] [proxy:warn] [pid 9008] [client *****:37376] AH01144: No protocol handler was valid for the...
asked by 07.06.2018 / 14:06
0
answers

Python Connection MSSQL AWS Lambda

I'm trying to connect a lambda function in AWS, to an MSSQL database with no results I'm using the pyodbc library, but it gives me the following problems from datetime import datetime from dateutil.parser import parse from os import getenv...
asked by 17.05.2018 / 23:09
0
answers

/root/.bash_profile: No such file or directory

I have to install aws cli and for that it requires something of pip , I do not understand very well that it is. Following this tutorial link by following all the steps as I got the following error. Does anyone know what it is? Beca...
asked by 09.05.2018 / 23:31
0
answers

install pip to install aws cli, but when restarting remote session by ssh is deleted, nothing appears

The problem I have is that, to install aws cli I have to install pip and everything works fine when I install it the first time it works fine, I am connected by ssh to my server and when I return to open the session the pip is not found, I use t...
asked by 10.05.2018 / 18:05
1
answer

Run a program with Selenium on Windows, remotely from an Android app? [closed]

I'm doing an application on Android , which sends requests to a program, which I have on a virtual machine, with Windows operating system , this program performs a series of Actions with Selenium depending on the request you receive, is a J...
asked by 16.04.2018 / 21:40
1
answer

Access tokens for Google Cloud Storage files

I'm uploading videos to a Google Cloud Storage project, what I want is something like Amazon, AWS Security Token Service (STS) I want the video can only access with the token for x number of minutes and always ask me a valid token to access the...
asked by 18.04.2018 / 23:26
0
answers

Convert JSON file to ORC [AWS]

I make a summary of my situation. I have an application that rotates json files to an s3 bucket. I would need to transform those files into ORC format to be consulted from Athena or EMR. My first attempt was with a landa programmed in Node, but...
asked by 16.03.2018 / 20:33
0
answers

Replication of instances every time an Amazon AWS user is created

I need help in the following: as a degree project I am doing a web application in Laravel and I want that every time a user registers, Amazon creates an empty database and only that user created can access it. Any ideas? I was thinking about...
asked by 16.03.2018 / 18:04
1
answer

How to get the user pool ARN from AWS CLI

How can I obtain AWS CLI from the Pool ARN, or the account id of a user pool that I created. thanks     
asked by 04.12.2017 / 16:32