Most answered questions in AWS

0 votes
1 answer

AWS Redshift failed to make a valid plan when trying to run a complicated query

-The Original query was an Oracle query ...READ MORE

Oct 3, 2018 in AWS by Priyaj
• 58,090 points
870 views
0 votes
1 answer

AWS ElasticBeanstalk CLI in OS X: EB Command Not Found

After a lot more trial and error, ...READ MORE

Oct 3, 2018 in AWS by Priyaj
• 58,090 points
2,678 views
0 votes
1 answer

What is a SPICE engine in Amazon QuickSight?

Amazon QuickSight is built with "SPICE" – ...READ MORE

Oct 1, 2018 in AWS by Archana
• 4,170 points
4,069 views
0 votes
1 answer

Difference between A Rec & CNAME in Route53?

 Route 53, an A record can give the appearance ...READ MORE

Oct 1, 2018 in AWS by datageek
• 2,530 points
874 views
0 votes
1 answer

Delete data from RDS on the onSuccess of a copyActivity in AWS Data Pipeline?

onSuccess/onFailure are primarily for status reporting. DPL doesn't ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
1,283 views
0 votes
1 answer

Why .NET for AWS Lambda Dependencies not Publishing

The answer to this question basically answers this: you can ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
1,537 views
0 votes
1 answer

Creating users for databases on aws rds

I had this issue too, but in ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
5,009 views
0 votes
1 answer

Unable to start express server on AWS instance

It's not your code — you can't connect ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
2,822 views
0 votes
1 answer

How to restore a cluster from backup in Amazon Redshift

Amazon Redshift replicates all your data within ...READ MORE

Sep 28, 2018 in AWS by Archana
• 4,170 points
1,684 views
0 votes
1 answer

How to use AWS CLI with Elastic Beanstalk?

You have to create a source bundle ...READ MORE

Sep 28, 2018 in AWS by Archana
• 4,170 points
2,004 views
0 votes
1 answer

Can't find class CognitoUserPoolsSignInProvider: Issue with Sign In integration

CognitoUserPoolsSignInProvider is ditributed as part of aws-android-sdk-auth-userpools library. Please import ...READ MORE

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

How to catch boto3 Errors

You've summarized the situation well. The old boto had ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
20,972 views
0 votes
1 answer

how to access AWS S3 from Lambda in VPC

With boto3, the S3 urls are virtual by default, ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
9,601 views
0 votes
1 answer

What are the best practices to upload file to S3 and also trigger a lambda

AWS recommends to store files on S3, ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
3,291 views
0 votes
1 answer

Get all the read more links of amazon.jobs with Python

As you've noticed your request returns only ...READ MORE

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

Single-Node Cluster & Multiple-Node Cluster

In the single-node cluster, you have a ...READ MORE

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

Scaling in Amazon Redshift

The existing data warehouse cluster remains available ...READ MORE

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

How to upload an object into Amazon S3 in Lambda?

I suspect you are calling the context.done() function before s3.upload() has ...READ MORE

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

Amazon Athena vs Amazon Redshift

"Amazon Athena is the simplest way to give ...READ MORE

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

How can I disable a user's password in AWS using boto3

delete_login_profile is the one you should use if ...READ MORE

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

Error: AWS Data Pipeline EmrClusterForLoad

ami 3.9.0 is not supported in all ...READ MORE

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

Get the names of different stages in an AWS Lambda function?

How to get the name of the ...READ MORE

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

Control EC2 instances that gets removed by an AutoScalingGroup using Amazon Web Services?

In a nutshell, the default termination policy ...READ MORE

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

Trying to connect to redis running on ec2 instance locally but getting error despite all traffic inbound

Your redis is not listening for connections from outside, ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
5,171 views
+1 vote
1 answer

How to issue a parsing json from case class using jackson?

Do you use jackson-module-scala or any other Scala-aware configuration ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
2,777 views
+1 vote
1 answer

Error: Save Batch Record throws @DynamoDBTyped or @DynamoDBTypeConverted

There is simpler way by use annotation @DynamoDBDocument For ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
3,768 views
0 votes
1 answer

How to create a CloudFormation only AWS policy

The easiest way to achieve what you're ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
1,816 views
0 votes
1 answer

Is it possible to access kubernetes guestbook application from browser?

this link helped : https://github.com/GoogleCloudPlatform/kubernetes/issues/6158 see hack solution by ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
2,200 views
0 votes
1 answer

What are the Lightsail service limits?

You can currently create up to 20 ...READ MORE

Sep 25, 2018 in AWS by Archana
• 4,170 points
7,745 views
+3 votes
1 answer

How to get a Job for AWS cloud architect

A Cloud Architect is an IT specialist who is ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
500 views
0 votes
1 answer

How to have a server 2012 in cloud and my users in different location

You will access the server the same ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
612 views
0 votes
1 answer

How to resolve Kubernetes DNS troubles with Amazon RDS hosts

I have seen that on our flannel ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
1,835 views
0 votes
1 answer

How to get custom fonts on static aws site

I see this is an old post ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
2,143 views
0 votes
1 answer

AWS boto3 — Difference between `batch_writer` and `batch_write_item`

As far as I understand and use ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
3,682 views
0 votes
1 answer

API for checking EC2 instance limit

No, there is no way to do ...READ MORE

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

How to use CloudFormation to create an ECS cluster?

Looks like there is nothing special about ...READ MORE

Sep 24, 2018 in AWS by Archana
• 4,170 points
3,739 views
0 votes
1 answer

Error creating DB Instance: InvalidParameterCombination: Cannot find version 5.6.10a for aurora-mysql

I guess engine name 'aurora-mysql' refers to ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
7,507 views
0 votes
1 answer

How to pipe (/stream) big file (video,pdf,any…) from aws s3 to node.js express res?

As far as I remember the limit ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
6,704 views
0 votes
1 answer

how to connect my ec2 instance to a registered domain?

Hard to troubleshoot on here- but I ...READ MORE

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

The role defined for the function cannot be assumed by Lambda

I got the error "The role defined ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
8,644 views
0 votes
1 answer

Custom authorizer vs Cognito - authentication for amazon api gateway - Web application

okay, authentication and security is indeed hard ...READ MORE

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

How to delete events from an Amazon SQS?

I'm assuming that you don't care about ...READ MORE

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

Upload an image from Android to Amazon S3

Take a look at the Amazon S3 ...READ MORE

Sep 21, 2018 in AWS by Archana
• 4,170 points

edited Aug 8, 2019 by Archana 4,743 views
0 votes
1 answer

Why I get AWS repository ARN could not be added to restrict access?

heh... answer my own question: I must ...READ MORE

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

What data is stored in Ephemeral Storage of Amazon EC2 instance?

Anything that is not stored on an ...READ MORE

Sep 21, 2018 in AWS by Priyaj
• 58,090 points
2,426 views
0 votes
1 answer

AWS loadbalancing between EC2 instances

Some quick thoughts: Are your two new instances ...READ MORE

Sep 21, 2018 in AWS by Priyaj
• 58,090 points
342 views
+5 votes
1 answer

How is AWS better than GCP

AWS definitely is the leader of the ...READ MORE

Sep 21, 2018 in AWS by Priyaj
• 58,090 points
504 views
+7 votes
1 answer

Error: Path not found

try using the following command aws s3 cp ...READ MORE

Sep 20, 2018 in AWS by Priyaj
• 58,090 points
864 views
+5 votes
1 answer

Error: OptionsRequestDenied error

Yes, I got the same problem! The new ...READ MORE

Sep 20, 2018 in AWS by bug_seeker
• 15,520 points

edited Sep 20, 2018 by Priyaj 1,830 views
0 votes
1 answer

AWS ECS Service for Wordpress

If your container needs access to the ...READ MORE

Sep 20, 2018 in AWS by Priyaj
• 58,090 points
1,345 views