Latest questions in AWS

0 votes
1 answer

Amazon Lex Bot version deployed for use by end users

Yes. You can build and deploy a ...READ MORE

Nov 26, 2018 in AWS by Archana
• 5,640 points
617 views
0 votes
1 answer

no viable alternative at input create external (service: amazonathena; status code: 400;

In your case a (,) comma is ...READ MORE

Nov 26, 2018 in AWS by Priyaj
• 58,090 points
13,452 views
0 votes
1 answer

CreateBucket operation: IllegalLocationConstraintException

This error is generated because your location ...READ MORE

Nov 23, 2018 in AWS by Namitha
8,396 views
0 votes
1 answer

CreateBucket: Could not connect to the endpoint URL

This is not a error but more ...READ MORE

Nov 23, 2018 in AWS by Namitha
2,603 views
0 votes
2 answers

CreateBucket operation: InvalidBucketName

Your bucket name cannot contain capital letters. ...READ MORE

Jan 27, 2019 in AWS by therealrodk
12,646 views
+1 vote
2 answers

CreateBucket operation: Access Denied

Make sure to add S3 Full access ...READ MORE

Apr 21, 2019 in AWS by Kesavan
• 460 points
10,107 views
0 votes
1 answer

Error while accessing tomcat installed in EC2

Make sure your Ubuntu Uncomplicated Firewall is controlling the ...READ MORE

Nov 23, 2018 in AWS by Archana
• 5,640 points
672 views
0 votes
1 answer

Best way to manage repositories and images in Amazon Elastic Container Registry

Amazon ECR provides a command line interface and ...READ MORE

Nov 23, 2018 in AWS by Archana
• 5,640 points
483 views
0 votes
1 answer

How is termination policy used in Auto Scaling Group?

When there is a scenario of scale ...READ MORE

Nov 23, 2018 in AWS by Namitha
1,450 views
0 votes
1 answer

What are the stages auto scaling goes when a scale up happens?

There is no term such as scale ...READ MORE

Nov 23, 2018 in AWS by Namitha
543 views
0 votes
1 answer

How to set up AWS credentials in AWS Powershell?

First, of all the tools installed to ...READ MORE

Nov 22, 2018 in AWS by Archana
• 5,640 points
7,459 views
0 votes
1 answer

Exclude multiple folders using AWS S3 syn

Try this sudo aws s3 sync ...READ MORE

Nov 22, 2018 in AWS by Archana
• 5,640 points
3,392 views
0 votes
1 answer

How to create a security group in EC2-Classic using AWS-CLI?

Hello @Jino, The command for creating security group ...READ MORE

Nov 21, 2018 in AWS by Anoop
1,232 views
0 votes
1 answer

restrict access to specific AWS Elastic Beanstalk resources

Yes. You can allow or deny permissions ...READ MORE

Nov 21, 2018 in AWS by Archana
• 5,640 points
1,089 views
0 votes
1 answer

Snapshot AMI in AWS

When you say, non-EBS, you mean EC2 instance ...READ MORE

Nov 21, 2018 in AWS by Archana
• 5,640 points
342 views
0 votes
1 answer

How to see the description of a Security group using AWS CLI?

You can use the following command to ...READ MORE

Nov 21, 2018 in AWS by Anoop
1,890 views
0 votes
1 answer

Database with AWS Ealstic Beanstalk

Elastic Beanstalk can automatically provision an Amazon ...READ MORE

Nov 21, 2018 in AWS by Archana
• 5,640 points
411 views
0 votes
1 answer

Error while creating Security Group using aws-CLI

The error says you have entered a ...READ MORE

Nov 21, 2018 in AWS by Anup
2,168 views
0 votes
1 answer

Error: Unknown Option: group, security

Hello @Jino, This is a simple syntax error ...READ MORE

Nov 21, 2018 in AWS by Nabarupa
938 views
+1 vote
2 answers

How to launch and access an instance using AWS-CLI?

aws ec2 run-instances --image-id ami-id --key-name yourkeyname ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
1,618 views
+1 vote
1 answer

How to install Boto?

You can install Boto using pip. There ...READ MORE

Nov 21, 2018 in AWS by Nabarupa
1,439 views
0 votes
1 answer

What is the difference in terms of utility between Application Load Balancer and Classic Load Balancer?

Classic Load balancer are used in times ...READ MORE

Nov 20, 2018 in AWS by Nabarupa
1,205 views
+4 votes
2 answers

Access EC2 instance using Putty

I will tell you a descriptive way ...READ MORE

Nov 20, 2018 in AWS by Priyaj
• 58,090 points
34,461 views
0 votes
1 answer

What is the benfits of using Elastic Load Balancer in VPC?

Hello, @Jino. Talking about the Load Balancer, it ...READ MORE

Nov 20, 2018 in AWS by Priyaj
• 58,090 points
691 views
+1 vote
1 answer

How to load data to Amazon redshift from different sources eg DynamoDB or Amazon EC2?

Hey @Jino, If you are talking about ...READ MORE

Nov 20, 2018 in AWS by Nabarupa
689 views
+1 vote
1 answer

How is VPC Security Group different than a DB Security Group?

There are 3 different security groups that ...READ MORE

Nov 20, 2018 in AWS by Rishav Ram
2,310 views
+1 vote
2 answers

Can there be communication between VPC in two different regions?

Hello,  VPC peering supports between different regions. If ...READ MORE

Nov 20, 2018 in AWS by Sankar
5,841 views
0 votes
1 answer

Is a DB Instance Avablity Zone dependent?

Hello @findingbugs, before knowing the dependency you ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points
513 views
0 votes
1 answer

How to execute scheduled SQL scripts in on Amazon Redshift?

I had faced the same problem earlier. ...READ MORE

Nov 19, 2018 in AWS by Archana
• 5,640 points
3,748 views
0 votes
1 answer

What is a DB Instance of Amazon RDS?

Hey @findingbugs, there are two question of ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points
694 views
0 votes
1 answer

How to set up rules for Application Load Balancer?

You can configure rules for each of ...READ MORE

Nov 19, 2018 in AWS by Archana
• 5,640 points
455 views
0 votes
1 answer

How to perform DR Setup in AWS?

Hello @Selva. There are a bunch of services ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points

reshown Nov 26, 2018 by Priyaj 694 views
0 votes
1 answer

Import my AWS credentials using python script

Using AWS Cli  Configure your IAM user then ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,820 points
2,608 views
0 votes
1 answer

How to change AWS S3 Bucket policies?

Here is the JSON file I used ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,820 points
2,401 views
0 votes
1 answer

Connect AWS Athena to an existing Hive Metastore

Athena works only with its own metastore ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,820 points
1,437 views
0 votes
1 answer

What happens if a activity fails in AWS Data Pipeline?

An activity fails if all of its ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
1,894 views
0 votes
1 answer

What's the difference between Simple Workflow Service and Data Pipeline?

While both services provide execution tracking, handling ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
848 views
0 votes
1 answer

Why AWS auto scaling grroup removed instance from standby without putting in InService

AFAIK, The instance state transition must go ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,820 points
1,295 views
0 votes
1 answer

On what resources does AWS Data Pipeline activities run?

AWS Data Pipeline activities are run on ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
542 views
0 votes
1 answer

Defining multiple schedules in same data pipeline

Yes, simply define multiple schedule objects in ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
909 views
0 votes
1 answer

VPC and Subnets

Setup an EC2 instance (Use this as ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
577 views
0 votes
1 answer

How does AWS certification work on root domain

You need separate certificate for the root ...READ MORE

Nov 15, 2018 in AWS by Priyaj
• 58,090 points
614 views
0 votes
1 answer

Tomcat embeded with AWS Elastic Beanstalk won't listen to port 80

You can run your app with sudo as the ec2-user is ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
1,775 views
0 votes
1 answer

AWS S3 has to load before I execute commands on the command line

Grep your project for boto or boto3 if you're using AWS ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
729 views
0 votes
1 answer

Select all text currently in a textbox and overwrite it?

You can achieve this with the Javascript command.  It ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
1,377 views
0 votes
1 answer

IOPS or Throughput?

Configure your database driver to print statistics ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
470 views
0 votes
1 answer

Validate Amazon SessionToken / Cognito?

You can use it as an OAuth token ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
994 views
0 votes
1 answer

Elastic Beanstalk: Deploy-time commands inside Docker

You could add a post deploy script ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
2,442 views
0 votes
1 answer

How to create analysis with Amazon Quicksight?

The entire process is fairly simple.  Amazon QuickSight ...READ MORE

Nov 14, 2018 in AWS by Archana
• 5,640 points
917 views
0 votes
1 answer

How much data can we visualize using Quicksight?

With Amazon QuickSight you don’t need to ...READ MORE

Nov 14, 2018 in AWS by Archana
• 5,640 points
562 views