Most voted questions in AWS

0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

Aug 16, 2018 in AWS by Archana
• 4,170 points
1,392 views
0 votes
1 answer

Experimenting with AWS API Gateway default response and triggering AWS Lambda

You can try out the following steps  Post ...READ MORE

Aug 16, 2018 in AWS by Deepthi
• 300 points
883 views
0 votes
1 answer

How to set up S3 policies for multiple IAM users so each has access only to their personal bucket folder?

Something like this should work to allow ...READ MORE

Aug 14, 2018 in AWS by Deepthi
• 300 points
2,895 views
0 votes
1 answer

How to upload a file to Amazon S3 without passing it my server?

This article pretty much explains the entire ...READ MORE

Aug 14, 2018 in AWS by Archana
• 4,170 points
3,052 views
0 votes
1 answer

How to configure Elastic Beanstalk for RDS

I suggest removing the config file from ...READ MORE

Aug 14, 2018 in AWS by anonymous
854 views
0 votes
1 answer

POST request to S3 is returning a HTTPResponse 405

This error has nothing to do with ...READ MORE

Aug 13, 2018 in AWS by Archana
• 4,170 points
4,733 views
0 votes
2 answers

Do AWS support SES in CloudFormation?

There is no straightforward approach to create ...READ MORE

Aug 15, 2019 in AWS by sri
1,883 views
0 votes
2 answers

User Data script to call aws cli

I'm assuming you are already using an ...READ MORE

Mar 28, 2019 in AWS by anonymous
2,824 views
0 votes
1 answer

How to add more devices to AWS root account MFA

When AWS MFA page shows the barcode, ...READ MORE

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

Push Notification not sent by Amazon SNS to IOS application.

If the SNS endpoint is disabled after ...READ MORE

Aug 14, 2018 in AWS by Deepthi
• 300 points
4,966 views
0 votes
2 answers

How to access files in S3 bucket from R?

You can take a look at the ...READ MORE

Aug 10, 2018 in AWS by Deepthi
• 300 points
6,387 views
0 votes
1 answer

Getting memory leak error on AWS EMR - Saving Dataframe into hive external table on S3 -

You can start by creating  a temp ...READ MORE

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

How can I install curl 7.34 or later on Amazon linux old instance

got answer from this link https://www.digitalocean.com/community/questions/how-to-upgrade-curl-in-centos6 worked for ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
7,080 views
0 votes
1 answer

What are the Naming conventions for SNS / SQS

There are no specific naming convention. You ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
8,567 views
0 votes
1 answer

Using ElasticSearch Rest Client with Spring Data ElasticSearch

Currently Spring Data Elasticsearch doesn't support the ...READ MORE

Aug 10, 2018 in AWS by Deepthi
• 300 points
2,821 views
0 votes
1 answer

Terminating and EC2 instance by command line

There is no command to terminate all ...READ MORE

Aug 9, 2018 in AWS by Archana
• 4,170 points
778 views
0 votes
1 answer

AWS EFS vs EBS vs S3 (differences & when to use?)

Parameters S3 EBS EFS Access Can be accessed publicly  Accessed only through given ...READ MORE

Aug 9, 2018 in AWS by ArchanaNagur
• 2,360 points
1,197 views
0 votes
1 answer

How to upload to Dropbox and overwrite a file Using CURL

You need to use mode with parameter ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,090 points
4,535 views
0 votes
1 answer

Why is subscriber optional on ansible sns?

Hey @bug_seeker, I could not find any ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,090 points

edited Jun 8, 2020 by Sirajul 611 views
0 votes
1 answer

How can I do Continuous data ingestion from on prem data sources to redshift

I can Recommend looking into AWS Schema ...READ MORE

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

What is difference between Lightsail and EC2?

EC2 is one of the service by AWS ...READ MORE

Aug 7, 2018 in AWS by ArchanaNagur
• 2,360 points
2,106 views
0 votes
1 answer

aws java sdk for ssm gives java.lang.NoSuchFieldError: SIGNING_REGION

You may start with Checking that you ...READ MORE

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

Are there tools to view SQS queue status with only API keys?

Yes, you can use the AWS CLI ...READ MORE

Aug 6, 2018 in AWS by Priyaj
• 58,090 points
977 views
0 votes
0 answers

Are there tools to view SQS queue status with only API keys? [closed]

I am working on Amazon SES with ...READ MORE

Aug 6, 2018 in AWS by bug_seeker
• 15,520 points

closed Aug 6, 2018 by Priyaj 302 views
0 votes
1 answer

AWS EMR script-runner access error

It turns out that a bootstrap action ...READ MORE

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

Memory utilization for auto-scaling groups --AWS

This is a working solution if your ...READ MORE

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

Error : [SSL : CERTIFICATION_VERIFY_FAILED] while trying to connect to S3

Probably your bucket name contains a dot, ...READ MORE

Aug 6, 2018 in AWS by Archana
• 4,170 points
3,657 views
0 votes
1 answer

AWS Simple AD : SSH based authentication for Linux insatnces

You can interact with Simple AD in ...READ MORE

Aug 3, 2018 in AWS by Archana
• 4,170 points
1,669 views
0 votes
1 answer

AWS S3 CLI : error while trying to copy files locally using terminal

For the first error you should add ...READ MORE

Aug 3, 2018 in AWS by Archana
• 4,170 points
10,663 views
0 votes
1 answer

EC2: Downgrade m1.small to t2.micro

Here is a complete guide which you ...READ MORE

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

Host not allowed

Go to your project directory cd project cd project ALLOWED_HOSTS ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,481 views
0 votes
2 answers

How to test credentials for AWS Command Line Tools

This command always works regardless of the ...READ MORE

Aug 8, 2018 in AWS by anonymous
5,679 views
0 votes
1 answer

Best practices for API versioning?

This is a good and a tricky ...READ MORE

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

Using reserved instances in an Elastic Beanstalk Load Balancer

A Reserved Instance a method of pre-paying ...READ MORE

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

EC2 API throttling limits

Amazon EC2 has meanwhile documented their general Query API ...READ MORE

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

Throttling S3 commands with AWS CLI

The AWS CLI S3 transfer commands (which ...READ MORE

Aug 4, 2018 in AWS by Archana
• 4,170 points
885 views
0 votes
1 answer

Using reserved instances in an Elastic Beanstalk Load Balancer

A Reserved Instance a method of pre-paying ...READ MORE

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

Not able to stream PDF, using AWS gateway/Lambda setup

I had a similar problem with trying ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
3,046 views
0 votes
1 answer

Differentiate between stopping and terminating an instance

When an instance is stopped, the instance ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
8,760 views
0 votes
1 answer

Explain how the buffer is used in Amazon web services?

In order to make system more efficient ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
4,982 views
0 votes
1 answer

Amazon SimpleDB vs Amazon DynamoDB

Using either Simple DB or Dynamo DB ...READ MORE

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

Cannot launch from template in AWS CLI?

You are using an older version of ...READ MORE

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

AWS buckets and regions

In spite of appearances, and AWS account ...READ MORE

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

AWS ElasticSearch with cakephp/elastic-search plugin

CakePHP is an open source, MVC framework ...READ MORE

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

RDS instance in private subnet

You need to create a new subnet ...READ MORE

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

Install RStudio on AWS EC2 instance

Amazon Linux AMI 2017.09.1 is based on ...READ MORE

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

Training data in S3 in AWS Sagemaker

If your IAM roles are setup correctly, ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,090 points
3,598 views
0 votes
1 answer

finding best deployment locations in aws regions

You can certainly launch and terminate Amazon ...READ MORE

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

How to provide tags for the stack in CloudFormation Template?

In the template anatomy, you cant set ...READ MORE

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

What are the practical differences between AWS EFS, EBS and S3?

EFS  It is a file storage connected with ...READ MORE

Aug 8, 2018 in AWS by sunshine
• 1,300 points
1,349 views