Most answered questions in AWS

+1 vote
1 answer

How do I get to AccessToken and IdToken following successful Amazon Cognito Login from iOS

Figured it out now: func getSession(){ ...READ MORE

Aug 28, 2018 in AWS by Priyaj
• 58,090 points
2,063 views
+2 votes
1 answer

How to Use Amazon AWS Credentials to Access/Query Tables in AWS RDS Instance through Mobile App

You should make your backend functions to ...READ MORE

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

Are S3 buckets region specific?

Usually the user interface shows all your ...READ MORE

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

Is it possible to find all S3 buckets given a prefix?

The high level collection command s3.buckets.filter only ...READ MORE

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

Can an AWS Batch job use Reserved Instances?

Yes, Batch compute resources are just ec2 ...READ MORE

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

Updating Service Catalog Product Versions Through AWS CLI/Boto3

Find the Product ID of the product ...READ MORE

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

AWS ECS services are moving to another cluster when instances fail health check

I have re-created all the infrastructure again ...READ MORE

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

Amazon Web Services: RDS + Web Service vs DynamoDB API for Mobile App. What's Easiest/Best for Security?

There is no solution to use IAM ...READ MORE

Aug 27, 2018 in AWS by Priyaj
• 58,090 points
760 views
+1 vote
1 answer

How to auto-scale MYSQL database in AWS EC2 instance?

You could always use the Amazon RDS ...READ MORE

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

How to copy a folder from S3 to Elastic Beanstalk instance on its creation?

I had encountered similar problem. But i ...READ MORE

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

How to switch between multiple accounts with AWS SDK

You can define multiple profiles in ~/.aws/credentials ...READ MORE

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

Publishing messages from AWS SNS to SQS

Unless you are using SQS FIFO queues, ...READ MORE

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

Migration on-premise Postgresql into AWS RDS

Actually the solution purposed works. But there's ...READ MORE

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

Stopping then starting EC2 from command line

I understand this post is 3 years ...READ MORE

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

Amazon EC2 instance unable to resolve host.

Here is my checklist of things you ...READ MORE

Aug 23, 2018 in AWS by Archana
• 4,170 points
5,435 views
+2 votes
1 answer

Notification in AWS when a new target becomes healthy ECS

You could probably use the HealthyHostCount metric to ...READ MORE

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

edited Jun 8, 2020 by Sirajul 484 views
+1 vote
1 answer

Can we use AWS Public DNS as Domian name to enable https on our instance

I don't believe you can get a ...READ MORE

Aug 23, 2018 in AWS by Priyaj
• 58,090 points
709 views
+1 vote
1 answer

Does SQS kill long running jobs that have Thread.sleep?

SQS doesn't kill jobs - and I ...READ MORE

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

Do i need Amazon Route53 to bind domain to EC2?

You need to assign an Elastic IP ...READ MORE

Aug 23, 2018 in AWS by Archana
• 4,170 points
1,143 views
+1 vote
1 answer

How does AWS EC2 Bitnami Wordpress setting security permissions for outsourced developer

cd /opt/bitnami/apps/wordpress/ sudo ./bnconfig --userpassword YOUR_NEW_PASSWORD Change password ...READ MORE

Aug 23, 2018 in AWS by Priyaj
• 58,090 points
835 views
+1 vote
1 answer

AWS Network load balancer - What is client reset count (and why is it high)

There are many reasons for an TCP ...READ MORE

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

How to connect Amazon RedShift in Apache Spark?

It turns out you just need a ...READ MORE

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

Terminal returning an S3 error

You just have to add a specific ...READ MORE

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

AWS Elastic Beanstalk EC2 With Redis - Cannot Connect - Django_Redis

After setting the security group, I found ...READ MORE

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

How does AWS guardduty generate sample event and generate cloudwatch event

For anyone that comes across this for ...READ MORE

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

How to Use hypen as key name in dynamo db mapper

It seems you cannot have a column ...READ MORE

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

How to make API Gateway accept http instead of https?

You can put a Cloudfront distribution in ...READ MORE

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

How to list the contents of Amazon S3 by modified date?

One easy solution would be probably to ...READ MORE

Aug 21, 2018 in AWS by datageek
• 2,530 points
52,327 views
0 votes
1 answer

Kinesis Analytics Destination Guidance: Lambda vs Kinesis Stream to Lambda

If this does not answer your question, ...READ MORE

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

Update Resource URL automatically when replicating CKAN to another AWS environment via CloudFront?

If you want to keep using the ...READ MORE

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

Can we use Terraform to execute SQL script on RDS MySQL?

I don't think remote-exec is what you ...READ MORE

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

AWS s3 -trigger on object created, function gets invoked continuously

This is not supposed to happen. Please ...READ MORE

Feb 6, 2019 in AWS by Esha
486 views
0 votes
1 answer

AWS Access Key error when uploading to S3

You can try getting creating a new ...READ MORE

Feb 6, 2019 in AWS by Priyaj
• 58,090 points
6,121 views
0 votes
1 answer

Deploy react app to AWS with pm2

Under 'tools' directory, in 'distServer.js' try to ...READ MORE

Feb 6, 2019 in AWS by Fatima
2,415 views
0 votes
1 answer

How to set-up DynamoDB trigger using AWS Lambda?

Well this code worked for me. You ...READ MORE

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

How to upload a lib for Tomcat in Amazon EC2?

You need to set the proper privileges ...READ MORE

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

How to synchronize sessions using Amazon Web Services?

I think what you are looking for ...READ MORE

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

Is it possible to stop nodes in AWS ElasticCache cluster?

In AWS, ElastiCache clusters cannot be stopped. ...READ MORE

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

Merge [amazon-sts] into [aws-sts]

Done: aws-sts ← amazon-sts. As told in the comments, the ...READ MORE

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

When should I use a t2.medium vs. a m3.medium instance type within AWS?

30000 hits per month is on average ...READ MORE

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

I'm trying to integrate Bitbucket into AWS Code Pipeline? What is the best approach?

You can integrate Bitbucket with AWS CodePipeline ...READ MORE

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

Hadoop in the AWS free tier?

If you want to limit your hadoop ...READ MORE

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

How to allow the application to communicate back to the on premise equipment?

The connection would need to be either ...READ MORE

Aug 16, 2018 in AWS by Priyaj
• 58,090 points
527 views
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,382 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
872 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,879 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,040 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
845 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,704 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
478 views