Most answered questions in AWS

0 votes
1 answer

AWS EC2 Free Tier- how many instances can i run?

Amazon has a handy page that details ...READ MORE

Jul 6, 2018 in AWS by Priyaj
• 58,090 points
2,762 views
0 votes
1 answer

AWS S3 pricing for data in/out.

All traffic from mobile phones to S3 ...READ MORE

Jul 6, 2018 in AWS by Priyaj
• 58,090 points
448 views
0 votes
1 answer

How to copy .csv file from Amazon S3 bucket?

Boto3 is the library to use for ...READ MORE

Jul 6, 2018 in AWS by Priyaj
• 58,090 points
1,875 views
0 votes
1 answer

How can i copy tables from one database to other on AWS?

You can use AWS Data pipeline to ...READ MORE

Jul 5, 2018 in AWS by Priyaj
• 58,090 points
4,372 views
+1 vote
1 answer

Have to save the uploaded file on the Elastic Beanstalk

While working with Elastic Beanstalk (or any ...READ MORE

Jul 4, 2018 in AWS by Flying geek
• 3,280 points
2,813 views
0 votes
1 answer

AWS EC2 user data - how do I debug failed EFS mount failure ?

You can find the UserData logs at ...READ MORE

Jul 4, 2018 in AWS by Cloud gunner
• 4,670 points
2,485 views
0 votes
1 answer

AWS S3 or DynamoDB ?

I have used both Dynamodb and S3. ...READ MORE

Jun 28, 2018 in AWS by Flying geek
• 3,280 points
672 views
0 votes
1 answer

Trying to upload data stream in Amazon S3

Try adding the ContentType & ACL in ...READ MORE

Jun 28, 2018 in AWS by Cloud gunner
• 4,670 points
2,358 views
0 votes
1 answer

AWS Cloudtrail API for Go SDK showing an error mesage.

You  must add S3 Policy in your ...READ MORE

Jun 27, 2018 in AWS by Flying geek
• 3,280 points
1,043 views
0 votes
1 answer

AWS:Using S3 with EC2 instances

Yes, it can be used for instances ...READ MORE

Jun 26, 2018 in AWS by hemant
• 5,790 points
5,971 views
0 votes
1 answer

Which cloud hosting is best ( AWS or Azure or Google)

Hello @Hammer, This totally depends on your needs, ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
750 views
0 votes
1 answer

Is it possible to stop nodes in AWS ElastiCache cluster

At this time there is not a ...READ MORE

Jun 21, 2018 in AWS by Flying geek
• 3,280 points
2,000 views
0 votes
1 answer

How can I get an AWS billing for the previous day via Lambda function?

I would suggest using the Cost Explorer ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
1,659 views
0 votes
1 answer

How to Https to Https AWS ElasticBeanstalk?

As you've already tested HTTPS working fine ...READ MORE

Jun 18, 2018 in AWS by Cloud gunner
• 4,670 points
1,294 views
0 votes
1 answer

Teraform cannot find Resource for variable despite having it declared in the same file

I think role declaration that u have ...READ MORE

Jun 14, 2018 in AWS by Cloud gunner
• 4,670 points
2,018 views
0 votes
1 answer

Trying to use GetApiKeys in Amazon SDK

Try using this one:  var client = new ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
929 views
0 votes
1 answer

Problem with Swift API Gateway key authorizatiion Ask

Try to add all the headers that ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
586 views
0 votes
1 answer

Missing Authentication Token while accessing API Gateway?

I guess you are directly trying to ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
18,142 views
0 votes
1 answer

I am not able to install elastic beanstalk AWS

Try to install an older version i.e., ...READ MORE

Jun 9, 2018 in AWS by Cloud gunner
• 4,670 points
1,100 views
0 votes
1 answer

How can I get programmatic error codes from Cognito mode?

The best way to do this is ...READ MORE

Jun 9, 2018 in AWS by Cloud gunner
• 4,670 points
3,397 views
+4 votes
1 answer

How do I go from development docker-compose.yml to deployed docker-compose.yml in AWS

It can work if you try to put ...READ MORE

Jun 7, 2018 in AWS by Cloud gunner
• 4,670 points
4,967 views
0 votes
1 answer

Whenever querying data from MySQL database it gives an error: aws lambda function timed out

I am damn sure that it is ...READ MORE

Jun 6, 2018 in AWS by Flying geek
• 3,280 points
1,992 views
0 votes
1 answer

Trying to call AWS API via PHP

Try using AWS SDK for PHP, Link ...READ MORE

Jun 6, 2018 in AWS by Cloud gunner
• 4,670 points
1,495 views
0 votes
1 answer

Post Installation, AWS Cli Not added

From this document:  http://docs.aws.amazon.com/cli/latest/userguide/cli-install-macos.html#awscli-install-osx-path For Modern macos/OSX, you need ...READ MORE

Jun 5, 2018 in AWS by Cloud gunner
• 4,670 points
2,719 views
0 votes
1 answer

Should I have a NAT gateway in each AZ?

Yes, in this case, you have to have ...READ MORE

Jun 4, 2018 in AWS by Flying geek
• 3,280 points
997 views
0 votes
1 answer

Want to Leave Deep Learning Process Running on AWS and then reconnect later

You can run the process in a ...READ MORE

Jun 4, 2018 in AWS by Cloud gunner
• 4,670 points
568 views
0 votes
1 answer

Wants to transfer files using python

First install pyformulas pip install pyformulas==0.2.7 Then run the ...READ MORE

Jun 2, 2018 in AWS by Flying geek
• 3,280 points
1,456 views
0 votes
1 answer

if instance is a part of some AutoScaling Group in AWS or not ?

You can run this command below on ...READ MORE

Jun 2, 2018 in AWS by Cloud gunner
• 4,670 points
1,471 views
0 votes
1 answer

Cant see the AWS public IP Adress

35.160.0.0/13 is a CIDR Range. 35.165.39.114 falls between the range. Starting IP: ...READ MORE

Jun 1, 2018 in AWS by Cloud gunner
• 4,670 points
466 views
0 votes
1 answer

Python Pusher in AWS Lambda

Using virtualenv to keep track of dependencies will be ...READ MORE

May 30, 2018 in AWS by Cloud gunner
• 4,670 points
1,014 views
0 votes
1 answer

Trying to Determine Amazon EC2 instance creation date/time

You can't find as such attribute called ...READ MORE

May 29, 2018 in AWS by Flying geek
• 3,280 points
9,360 views
0 votes
1 answer

I want download all the versions of a file with 100,000+ versions from Amazon S3

Here is the Python code using boto ...READ MORE

May 28, 2018 in AWS by Flying geek
• 3,280 points
2,054 views
0 votes
1 answer

Locating Scala installation for Spark

First of all, spark doesn't come with ...READ MORE

May 25, 2018 in AWS by Cloud gunner
• 4,670 points
749 views
0 votes
1 answer

Event for CodeBuild CloudWatch on my Project

In order to create CWE rule for ...READ MORE

May 25, 2018 in AWS by Cloud gunner
• 4,670 points
1,139 views
0 votes
1 answer

How to test code written against AWS API

The actual uploading and the tests that ...READ MORE

May 17, 2018 in AWS by Flying geek
• 3,280 points
482 views
0 votes
1 answer

Can I Run Command in Script with AWS SDK .Net API

Try this code, will help you for ...READ MORE

May 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,257 views
0 votes
1 answer

Problem Logging into EC2 Machine!

Things to check when trying to connect ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
454 views
0 votes
1 answer

AWS Snowball GC overhead limit exceedes

There is an intensive background Java program ...READ MORE

May 9, 2018 in AWS by Cloud gunner
• 4,670 points
462 views
0 votes
1 answer

Can we rename an AWS customer IAM policy?

No, you cannot rename your custom policy. You ...READ MORE

May 9, 2018 in AWS by Cloud gunner
• 4,670 points
645 views
0 votes
1 answer

Want to use an AWS Cognito User Pool without putting a password(for an easier approach)

Currently, AWS Cognito is not supporting passwordless ...READ MORE

May 4, 2018 in AWS by Cloud gunner
• 4,670 points
5,214 views
0 votes
1 answer

Failure uploading Image on AmazonS3 with PHP SDK

Try this, I took it out from ...READ MORE

May 4, 2018 in AWS by Cloud gunner
• 4,670 points
3,797 views
+1 vote
1 answer

Trying to move service with API to private Subnet in AMAZON VPC

In such case, you can create a ...READ MORE

May 3, 2018 in AWS by Cloud gunner
• 4,670 points
846 views
0 votes
1 answer

My Source security group isn't working in AWS : Not sure if problem with port or node

Did you try to connect to node1's ...READ MORE

May 3, 2018 in AWS by Flying geek
• 3,280 points
2,505 views
0 votes
1 answer

How do I invoke another lambda async and pass context to it?

I tried several times trying to pass ...READ MORE

Apr 27, 2018 in AWS by Cloud gunner
• 4,670 points
6,132 views
0 votes
1 answer

AWS Placement groups

Placements groups, as the documentation states, is ...READ MORE

Apr 27, 2018 in AWS by Flying geek
• 3,280 points
1,060 views
0 votes
1 answer

Getting Error 503 when I using my site via DNS

add the server_name directive to your Nginx ...READ MORE

Apr 25, 2018 in AWS by Cloud gunner
• 4,670 points
1,597 views
+1 vote
1 answer

Trying to launch EC2 instance by copying a code from S3 bucket

If you observe, it must be giving ...READ MORE

Apr 25, 2018 in AWS by Flying geek
• 3,280 points
2,902 views
0 votes
1 answer

How do I create folder under an Amazon S3 bucket through PHP API?

Of Course, it is possible to create ...READ MORE

Apr 24, 2018 in AWS by anonymous
10,988 views
0 votes
1 answer

Leave Deep Learning Process Running on AWS and Reconnect Later

You can run the process in a ...READ MORE

Apr 24, 2018 in AWS by Cloud gunner
• 4,670 points
600 views
0 votes
1 answer

StackDriver AWS Reduce Resource Usage

Whenever you configure the AWS role, you ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,158 views