Questions tagged as 'aws'

0
answers

Error 403 uploading aws s3 .net

   Just set the user permissions on S3 and everything worked perfectly! I am building a function to upload images in the s3 service of Amazon but I am with a 403 error, is there any additional configuration that I should do in my S3?...
asked by 26.06.2015 / 14:23
0
answers

How to make the PHP mail () function send via Amazon SES?

How to make the PHP function use my credentials in Amazon SES to send transactional emails without having to use lib PHPMailer or have to install and configure postfix / sendmail for this purpose? Is this a good practice? If not,...
asked by 25.04.2015 / 06:55
0
answers

Has anyone implemented the AWS SNS for GCM and APNS?

I'm having a question: We've been able to deploy the upload to one device at a time, now we need to batch upload, someone has already deployed SNS AWS for GCM and APNS in batches?     
asked by 24.04.2015 / 22:07
1
answer

How to upload a Flask server in 0.0.0.0:80 on a Linux Ubuntu 16.04 with python3 on an AWS EC2?

I need to run a Flask server on an EC2 instance. For this we need to solve these two steps: Open this port on EC2 Make Flask run in 0.0.0.0:80 The first step is ok. The door is open to interet: ForthesecondstepI'mfollowingthis video...
asked by 28.11.2018 / 04:57
2
answers

Upload direct to amazon s3

Work using Symfony 2.5, Heroku hosting, and Amazon S3 for static files. I am working on a project where the user can upload very large images, and this ends up locking the server of my app or giving timeout because the server can not complete th...
asked by 12.08.2014 / 01:37
1
answer

How do I pass values from a CSV to a JSON in Python?

I tried two ways to read a CSV file and pass the values in the JSON value parameter, however, it does not return any results, if I pass the values straight, it works. Code 1: import boto3 from datetime import datetime import csv client = b...
asked by 12.10.2018 / 19:43
1
answer

Load Balancer. Error Leaves OutOfService Instances

Good evening. Does anyone have an idea what it can be? I have an LB with these errors: (both instances) Instance OutOfService (in both zones) Availability Zone Healthy? No (Availability Zone contains no healthy targets)...
asked by 13.07.2017 / 02:50
1
answer

How to access a DB in an AWS EC2 instance, using DataGrip or PgAdmin locally

I have an instance on AWS EC2 that has a Database on Postgres (Not on Amazon RDS). I would like to access it using some tool like DataGrip or PgAdmin on my local computer. Is it possible? How to do? Locally I can use Datagrip and PgAdmin t...
asked by 20.12.2018 / 18:25
1
answer

How to extract the public key from a .pem certificate for use with openssh

I have a rsa private key formatted as PEM issued by the Amazon Key Generation Service (AWS). I need to extract the public key, from the private key to use in the ~/.ssh/authorized_keys file in other instances. How do I ex...
asked by 10.12.2018 / 17:49
1
answer

API Amazon Product Advertising

I'm using the third-party API (Nager.AmazonProductAdvertising) to fetch books and other items in the Amazon Catalog, when the application was in test it did not show any error, just put it on the air about 7 days later, started to return error "...
asked by 23.03.2018 / 13:46