Trending questions in AWS

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,597 views
+1 vote
2 answers

Starting with an AWS Instance with API and AUTHPARAMS

The API is usually much easier to ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
4,332 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,020 points
2,175 views
0 votes
1 answer

Hpw to set a specific storage for one of my web app on my EC2?

You have several options when choosing the ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,020 points
857 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,529 views
+3 votes
3 answers

Unable to login to parse dashboard on AWS

During the first time boot, the application ...READ MORE

Apr 30, 2018 in AWS by Cloud gunner
• 4,670 points
3,623 views
0 votes
1 answer

Is there a way to prevent kubectl from de-registering kubernetes nodes?

By default, you using something like a ...READ MORE

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

SageMakerRuntime: MissingAuthenticationTokenException

Make sure you include AWS.Credentials when you create the AWS.SageMakerRuntime instance. ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,020 points
1,092 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,020 points
1,688 views
0 votes
1 answer

Amazon EC2 Beanstalk Lavarel showing code instead of displaying the page

If there is permission issue, give the ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,020 points
1,076 views
+1 vote
2 answers

AWS WAF - Auto Save Web Application Firewall logs in S3.

You can do this through the console ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,020 points
2,074 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,020 points
1,329 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,020 points
2,087 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,968 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,020 points
1,295 views
0 votes
1 answer

How to use Federation from a User Pool (not from an Identity Pool)!

Is there a SignIn API for federated ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,020 points
1,003 views
+1 vote
3 answers

AWS Pricing for upgrading reserved instances

Depending on your situation, you may be ...READ MORE

Sep 3, 2018 in AWS by findingbugs
• 4,780 points
1,393 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,020 points
1,230 views
+3 votes
4 answers

Generating AWS billing details using aws java applications

There definitely are no applications that give ...READ MORE

Apr 9, 2018 in AWS by hemant
• 5,790 points
2,776 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
2,108 views
0 votes
1 answer

Why amazon cognito authorizer works just as authenticator not as an authorizer?

Because it is an authenticator. Naming it as ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,020 points
753 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,020 points
1,953 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
1,041 views
0 votes
1 answer

Amazon DynamoDB: warning

Yes, you should address this problem. You can ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,020 points
879 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,020 points
1,247 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,340 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
1,447 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,020 points
1,744 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
1,247 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,020 points

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

How to clear all data from AWS CloudSearch?

Best answer I've been able to find ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,020 points
2,504 views
+1 vote
1 answer

New Exam AWS Certified Solutions Architect - Associate

Amazon publishes details of both exams on ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,020 points
1,993 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,815 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,510 points
1,678 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,020 points
1,298 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,935 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,746 views
+1 vote
2 answers

AWS CloudWatch Logs in Docker

The awslogs works without using ECS. you need ...READ MORE

Sep 7, 2018 in AWS by bug_seeker
• 15,510 points
2,443 views
+1 vote
2 answers

Want my AWS s3 Bucket to read Name from CloudWatch Event

CloudTrail events for S3 bucket level operations ...READ MORE

May 28, 2018 in AWS by Cloud gunner
• 4,670 points
2,494 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,117 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,825 views
0 votes
1 answer

AWS free tier account providing 30GB storage to create an instance

There is no such thing as a ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,020 points
2,420 views
+4 votes
5 answers

Usage of Amazon Cloudfront or S3

When to use S3? S3 is like many ...READ MORE

Apr 3, 2018 in AWS by brat_1
• 7,200 points
2,526 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
1,304 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
4,086 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,020 points
1,551 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,020 points
1,834 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,346 views
0 votes
1 answer

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

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

Aug 17, 2018 in AWS by Priyaj
• 58,020 points
1,038 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
1,631 views