Trending questions in AWS

0 votes
1 answer

How to get AWS account/service cost using CloudWatch API?

You can check this link for a ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,020 points
1,185 views
0 votes
1 answer

Amazon AWS - simple email service for Sydney region

SES is just an authenticated endpoint on ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,020 points
874 views
0 votes
1 answer

AWS VPN NATing basic

You cannot solve the problem of CIDR ...READ MORE

Jul 20, 2018 in AWS by datageek
• 2,540 points
930 views
0 votes
1 answer

AWS email saying have exceeded the free-tier limit.

I got a similar message, except I ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,020 points
1,330 views
+1 vote
1 answer

What AWS EC2 instance is more suitable for Chat Application?

I would recommend starting with a T2.micro ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,020 points
1,256 views
0 votes
2 answers

Can we use Step function AWS over setTimeout for scheduling?

I think you have a few things ...READ MORE

Aug 20, 2018 in AWS by Priyaj
• 58,020 points
1,928 views
0 votes
1 answer

How can I import Amazon AWS resume instance?

Go to the EC2 instance list and ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,020 points
1,063 views
0 votes
1 answer

What are the books to refer while learning AWS?

You can begin with the courses that ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,020 points
989 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
2,525 views
0 votes
1 answer

How to easy log user interaction with the aws cloudsearch api?

You can see the detailed information given ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,020 points
920 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,593 views
0 votes
2 answers

Receiving SMS from users and stores in AWS

As far as I know, receiving international ...READ MORE

Aug 21, 2018 in AWS by Priyaj
• 58,020 points
2,006 views
0 votes
1 answer

Amazon s3 Folders Problem

Amazon S3 is a flat file system. ...READ MORE

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

Creating a Backup of AWS account configurations.

You can use AWS CloudFormer to create ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,020 points
882 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,020 points
1,136 views
0 votes
1 answer

Amazon AWS tutorial?

I recommend you watch this video its ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,020 points
934 views
0 votes
2 answers

How do I define the principal for an AWS policy statement?

Check with AWS Policy Documentations once, rest ...READ MORE

Jun 26, 2018 in AWS by Cloud gunner
• 4,670 points

edited Jun 26, 2018 by Cloud gunner 1,486 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,676 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,684 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
2,059 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
1,089 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
2,125 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
3,352 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
3,535 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,929 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,510 points
846 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,604 views
0 votes
1 answer

AmazonEC2 exception case, need help!!!!

Try to use .withRegion(..) and do not use .withEndpointConfiguration(...).  Perhaps you ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,510 points
1,287 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
1,412 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
1,498 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
1,058 views
0 votes
1 answer

S3 Static Website Hosting Route All Paths to Index.html

Yes there is an easy way to ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
3,746 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
2,021 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,430 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,562 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
1,100 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
1,218 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
819 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
2,143 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
944 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
1,156 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
1,253 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,519 views
0 votes
1 answer

Is it possible to pass custom environment variable on Amazon Elastic Beanstalk?

Yes this is possible. However I would ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
2,262 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
822 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,700 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
1,263 views
0 votes
1 answer

Adding Keypair to existing EC2 instance

No you can't. The reason is KeyPair ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
1,654 views
0 votes
1 answer

AWS Lambda Provisioning Business Logic

AWS Lambda's main function is to reuse ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,232 views
+3 votes
1 answer

aws cloudformation for atomic stack-update

When you perform a stack update, only ...READ MORE

Mar 27, 2018 in AWS by DareDev
• 6,890 points
1,496 views