Trending questions in AWS

0 votes
1 answer

Ping request failed to my AWS EC2 instance

Add a new EC2 security group inbound rule: Type: Custom ...READ MORE

Mar 13, 2019 in AWS by Mukesh
639 views
0 votes
1 answer

Creating auto scaling group across different purchase options

Yes, you create a single auto scaling group to scale ...READ MORE

Mar 12, 2019 in AWS by Archana
• 5,640 points
649 views
+1 vote
1 answer

How to create a Redshift Cluster using Java SDK?

This is the code to create a ...READ MORE

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

Amazon RDS MySQL and Mater-Master replication

Yes, AWS doesn’t support master-master replication on ...READ MORE

Feb 22, 2019 in AWS by Archana
• 5,640 points
1,381 views
0 votes
1 answer

What are the different properties option for a S3 bucket?

The different properties that are associated with ...READ MORE

Feb 13, 2019 in AWS by Nitya
1,776 views
0 votes
1 answer

Set environment variables in AWS Lambda

You can specify environment variables for AWS ...READ MORE

Dec 31, 2018 in AWS by Archana
• 5,640 points
3,648 views
0 votes
1 answer

What are NVMe Instance storage?

NVMe thats is non-volatile memory express is ...READ MORE

Jan 31, 2019 in AWS by umesh ranjan
2,304 views
0 votes
1 answer

How to find out current region with AWS Lambda?

You can read the AWS_DEFAULT_REGION environment variable and use ...READ MORE

Dec 20, 2018 in AWS by Archana
• 5,640 points
4,104 views
0 votes
1 answer

Rename a S3 bucket

The only thing you can do is ...READ MORE

Mar 13, 2019 in AWS by Tushar
542 views
0 votes
1 answer

What is the number of Lambda Function that I can run at a time?

There is no limit with the number ...READ MORE

Jan 28, 2019 in AWS by shyam
2,452 views
0 votes
1 answer

Download an entire S3 bucket

You can use s3cmd to download your bucket. s3cmd --configure s3cmd ...READ MORE

Mar 12, 2019 in AWS by Reena
520 views
+1 vote
2 answers

On decrypting file using KMS key in Amazon S3 i get an error

Try figuring out your error with the ...READ MORE

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

Access file system in EC2 instance

Amazon EFS uses the NFSv4.1 protocol that ...READ MORE

Jan 31, 2019 in AWS by zabbar rathore
2,235 views
0 votes
1 answer

How to get API Gateway function output from a step-function

First of all the step functions executes ...READ MORE

Dec 27, 2018 in AWS by Archana
• 5,640 points
3,738 views
0 votes
1 answer

What are the different API calls in DynamoDB?

Talking about the list of API calls ...READ MORE

Mar 11, 2019 in AWS by Esha Gupta
545 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,750 views
0 votes
1 answer

DynamoDB use case

Talking about the most prominent use case ...READ MORE

Mar 5, 2019 in AWS by Nabarupa
768 views
+1 vote
1 answer

What are the features of S3?

The features of S3 can be listed ...READ MORE

Mar 5, 2019 in AWS by Tanya
717 views
0 votes
1 answer

Error: Invalid argument type while creating S3 Bucket.

You are getting the error because the ...READ MORE

Nov 27, 2018 in AWS by Shuvodip Ghosh
4,981 views
0 votes
1 answer

Why are AWS Lambda function stateless?

Keeping functions stateless enables AWS Lambda to ...READ MORE

Jan 22, 2019 in AWS by tina
2,569 views
0 votes
1 answer

Can EC2 Instance communicate outside VPC?

Yes. If an Internet gateway has been ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,325 views
0 votes
1 answer

How to create a redshift cluster using AWS CLI?

You can create your cluster using AWS ...READ MORE

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

What are the features of ELB?

ELB is designed to handle unlimited requests ...READ MORE

Mar 5, 2019 in AWS by Subhash
689 views
0 votes
1 answer

How to secure EC2 Instances runnuing within a VPC?

Security groups present in a VPC provides ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,318 views
0 votes
1 answer

Error while uploading file to S3 bucket using Python boto3 library

The error is basically saying that you ...READ MORE

Nov 30, 2018 in AWS by Aniket
4,782 views
0 votes
1 answer

What are the features of AWS Direct Connect?

The features of AWS Direct Connect can ...READ MORE

Mar 5, 2019 in AWS by Tannya
659 views
0 votes
1 answer

Does boto3 ec2.instances.filter have equivalent to AWS CLI --query?

"filter - does filtering at the AWS ...READ MORE

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

What is Amazon Aurora?

Amazon Aurora is a relational database engine ...READ MORE

Mar 4, 2019 in AWS by Priyaj
• 58,090 points
666 views
0 votes
1 answer

What is the service limit of a Lambda function?

This table will help you understand the ...READ MORE

Mar 5, 2019 in AWS by Ravi
623 views
0 votes
1 answer

What are the benefits of using AWS Lambda?

The benefits of Lambda functions are as ...READ MORE

Mar 5, 2019 in AWS by Esha
605 views
0 votes
1 answer

What are the attributes used while s3 bucket creation using AWS CLI?

These are the attributes that can be ...READ MORE

Feb 16, 2019 in AWS by Lionel
1,337 views
0 votes
1 answer

What is a Security Group in VPC?

Security groups in a VPC is basically ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,177 views
0 votes
1 answer

How to list all the objects in Amazon S3?

As stated already, Amazon S3 indeed requires ...READ MORE

Oct 5, 2018 in AWS by Archana
• 4,170 points
7,061 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,532 views
0 votes
1 answer

What is CORS configuration in S3?

Cross-origin resource sharing (CORS) is a method ...READ MORE

Feb 13, 2019 in AWS by Esha Kumari
1,427 views
0 votes
1 answer

What are the different types of sevices offered by AWS?

The services offered by AWS are as ...READ MORE

Mar 7, 2019 in AWS by Priyaj
• 58,090 points
459 views
0 votes
1 answer

Update and query on data using DynamoDB

Once the database is created using DynamoDB ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
1,359 views
0 votes
1 answer

How to install Python 3 on AWS EC2 instance?

It may be because you might have ...READ MORE

Jan 30, 2019 in AWS by Archana
• 5,640 points
1,974 views
0 votes
1 answer

What are the types of Expressions used in DynamoDb?

In DynamoDB expressions are the integral part ...READ MORE

Mar 5, 2019 in AWS by Ishaan
501 views
0 votes
1 answer

What are the services that can be used with Amazon VPC?

Almost all the services provided by AWS ...READ MORE

Mar 5, 2019 in AWS by Ravish
512 views
0 votes
1 answer

Where can I find my credentials and configuration files?

You can find your configuration and credential ...READ MORE

Mar 7, 2019 in AWS by Priyaj
• 58,090 points
422 views
0 votes
1 answer

Copy file from EC2 instance to my local machine.

You can use a tool called FileZilla.  You ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
3,994 views
0 votes
1 answer

How to create a DynamoDB table in AWS?

Creating a DynamoDB table is made very ...READ MORE

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

How to edit the route of a Route Table attached to a subnet?

To create a route in a route ...READ MORE

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

What are the types of Secondary key in DynamoDB?

The primary key is used to uniquely ...READ MORE

Mar 5, 2019 in AWS by Pranav
463 views
0 votes
1 answer

How to create a VPC using AWS CLI?

To create an Amazon VPC using AWS ...READ MORE

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

What is the resource limit of Lambda?

Here is a list that I found ...READ MORE

Mar 5, 2019 in AWS by Ravi
451 views
+1 vote
1 answer

Create S3 bucket using Java AWS SDK

Hey @Anjali, Creating a bucket using Java AWS-SDK ...READ MORE

Jan 23, 2019 in AWS by Priyaj
• 58,090 points
2,195 views
0 votes
1 answer

Is there a feature to automatically add private DNS to Amazon Route53?

I'm not sure what you mean with ...READ MORE

Mar 1, 2019 in AWS by Archana
• 5,640 points
603 views
0 votes
2 answers

What is the difference between MySQL and Athena?

Athena does not have all the DDL ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
2,410 views