Most answered questions in AWS

0 votes
1 answer

Is there any way to use boto3 anonymously?

Yes. Your credentials are used to sign ...READ MORE

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

Directory Listing in S3 Static Website

There is also a solution: https://github.com/caussourd/aws-s3-bucket-listing Similar to https://github.com/rgrp/s3-bucket-listing but I couldn't ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
6,895 views
0 votes
1 answer

Creating A New MySQL User In Amazon RDS Environment

AWS RDS security groups documentation (a common ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,020 points
2,473 views
0 votes
1 answer

Login to AWS from AWS Tools for Powershell

If your IAM user account doesn't already ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,020 points
3,894 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
1,027 views
0 votes
1 answer

How to link AWS Lambda function to Amazon CloudWatch ?

In order to create Log Group and ...READ MORE

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

AWS sigin loop - can't access the portal

I contacted AWS regarding the issue and ...READ MORE

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

Cost of storing AMI

You are only charged for the storage ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,020 points
15,736 views
0 votes
1 answer

Web Hosting on Amazon AWS (PHP + MySQL)

You can simply refer the following link, ...READ MORE

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

Comparing bare metal server with AWS servers

There is an Amazon Web Services Total ...READ MORE

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

I am trying to launch an ec2 instance using aws-cli and i want to copy my code from a s3 bucket.

It might be throwing an error on ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,020 points
3,553 views
0 votes
1 answer

What happens to data if the data center goes down in AWS?

When it comes to the security and ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,020 points

edited Jul 13, 2018 by Priyaj 2,865 views
0 votes
1 answer

nstalling phpMyAdmin in Amazon EC2 instance

I needed to update the /etc/httpd/conf.d/phpMyAdmin.conf to allow remote ...READ MORE

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

How do I write an S3 Object to a file?

While IOUtils.copy() and IOUtils.copyLarge() are great, I would prefer the old ...READ MORE

Jul 13, 2018 in AWS by Hammer
• 360 points
5,138 views
0 votes
1 answer

A strange spark ERROR on AWS EMR

Those warning messages can be suppressed by ...READ MORE

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

Amazon EC2 custom AMI not running bootstrap (user-data)

At the end of initial bootstrap (UserData) ...READ MORE

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

What exactly is an AWS “Edge Location”? [closed]

An Edge location is basically a small ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,020 points
2,515 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
961 views
0 votes
1 answer

How to set the client certificate for AWS API gateway deployment stage using aws-cli

You'll need to use aws api-gateway update-domain-name. http://docs ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,020 points
2,531 views
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,322 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
1,032 views
0 votes
1 answer

Common APIs to launch EC2 and Openstack instances.

There is a api on github that ...READ MORE

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

What is CPU Credit Balance in EC2?

CPU Credit regulates the amount CPU burst ...READ MORE

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

Quick way to get AWS Account number from the cli tools?

Via "Secure Token Service" using the following ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,020 points
2,300 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
982 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
1,097 views
+1 vote
1 answer

What are the interview questions that could be asked related to AWS?

Genuine answer would be that you never ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,020 points
3,513 views
0 votes
1 answer

What does PEM stand for?

It stands for Privacy Enhanced Mail READ MORE

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

Creating multiple sub accounts in IAM AWS!

you can check this link and proceed ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,020 points
2,961 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
1,028 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,177 views
0 votes
1 answer

How to rename an AWS customer IAM policy?

No you cannot rename a policy The ...READ MORE

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

htaccess redirect + hide subfolder in url

I found this after searching, Try this rule: # ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,020 points
6,793 views
0 votes
1 answer

How to Enable CORS for an AWS API Gateway Resource

Since you're using Lambda Proxy integration for ...READ MORE

Jul 10, 2018 in AWS by Hammer
• 360 points
4,601 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,377 views
0 votes
1 answer

How to find unused Amazon EC2 security groups?

Select all and delete there you can ...READ MORE

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

AWS is 99.999% durable what does that mean?

you can look into this hope this ...READ MORE

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

What is the difference between Amazon Cloudfront and S3

major difference is that cloudfront allows you ...READ MORE

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

Amazon EC2 - disk full

Well, I think its one (or more) ...READ MORE

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

How to get Amazon Seller Central orders programmatically?

AIM and SOAP are historical APIs. The ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,020 points
3,623 views
0 votes
1 answer

Difference between Amazon ec2 and AWS Elastic Beanstalk.

EC2 EC2 is Amazon's service that allows you ...READ MORE

Jul 9, 2018 in AWS by Priyaj
• 58,020 points
44,259 views
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,020 points
3,665 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,271 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,020 points
2,623 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,020 points
5,330 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
3,971 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
3,263 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,199 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,952 views