Most viewed questions in AWS

+2 votes
1 answer

How to redirect EC2 Elastic Load Balancer from HTTP to HTTPS?

Hi@akhtar, AWS Application Load Balancers now support native ...READ MORE

Aug 13, 2020 in AWS by MD
• 95,440 points
2,162 views
0 votes
1 answer

How to map, trace and display AWS X-Ray GoLang Lambda to lambda service

You don't need to add a subsegment ...READ MORE

Oct 15, 2018 in AWS by Priyaj
• 58,090 points
2,162 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,162 views
0 votes
1 answer

Best practices for API versioning?

This is a good and a tricky ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,520 points
2,162 views
0 votes
1 answer

what exact difference between Lambda and Beanstalk

By the help of lambda, you can ...READ MORE

Feb 23, 2019 in AWS by Priyaj
• 58,090 points
2,161 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,147 views
0 votes
1 answer

Delete a pem file

Use the following command to delete your ...READ MORE

Apr 12, 2019 in AWS by Purav
2,139 views
0 votes
1 answer

How to create an AWS EC2 Instance in the VPC with Boto3 module?

Hi@akhtar, You can use a network interface in ...READ MORE

Oct 11, 2020 in AWS by MD
• 95,440 points
2,137 views
0 votes
1 answer

Hosting spring boot app

There are a couple of things wrong ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,090 points
2,135 views
0 votes
3 answers

What is CPU Credit Balance in EC2 for AWS?

When you use fewer CPU resources then ...READ MORE

Nov 30, 2018 in AWS by Aniket
2,133 views
0 votes
1 answer

Not able to give public access to S3 Bucket

There had been a few incidents where ...READ MORE

Jul 30, 2019 in AWS by Praveen
• 700 points
2,125 views
+1 vote
2 answers

How to use jenkinsfile to get content from AWS SQS?

You can import standard AWS SDK to ...READ MORE

Jul 20, 2018 in AWS by Flying geek
• 3,280 points
2,121 views
+1 vote
3 answers

AWS Error "The address with allocation id [allocation id] cannot be released because it is locked to your account"

Do you see any associations for the ...READ MORE

Oct 10, 2019 in AWS by Pratap
2,120 views
0 votes
1 answer

How to describe a ECS cluster with AWS CLI?

Hi@akhtar, You can describe your clusters from the ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
2,114 views
0 votes
1 answer

How is PutRecord different from PutRecords? - Amazon Kinesis

PutRecord operation allows a single data record ...READ MORE

Nov 19, 2019 in AWS by Aleesha
2,111 views
0 votes
1 answer

How to upgrade AWS CLI to latest version?

Usually, you will encounter this error if ...READ MORE

Dec 28, 2018 in AWS by Archana
• 5,640 points
2,109 views
+1 vote
1 answer

User: arn:aws:iam::142213003344:user/nadeem is not authorized to perform: iam:GetAccountSummary on resource: *

Hi@akhtar, Every user does not have all the ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
2,108 views
0 votes
1 answer

What is difference between Lightsail and EC2?

EC2 is one of the service by AWS ...READ MORE

Aug 7, 2018 in AWS by ArchanaNagur
• 2,360 points
2,106 views
0 votes
1 answer

How to change the default branch for a repository in AWS CodeCommit?

Hi@akhtar, You can set or change the default branch name ...READ MORE

Nov 24, 2020 in AWS by MD
• 95,440 points
2,105 views
0 votes
1 answer

Is it possible to call an AWS lambda function from another lambda function?

Here is what I found on Amazon ...READ MORE

Mar 12, 2019 in AWS by Sukanya
2,097 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,090 points
2,089 views
+1 vote
1 answer

Is There any Connector from IBM MQ to Kinesis

The AWS documentation does not explicitly mention that ...READ MORE

Oct 30, 2019 in AWS by Tanmay
2,083 views
0 votes
1 answer

Server unexpectedly closed the connection.

Hi@akhtar, There are many reason to cause this scenario. ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
2,075 views
+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,070 views
0 votes
2 answers

AWS Aurora MySQL Serverless CPU utilisation is above 10 even it is not processing any requests

It is serverless so you cannot do ...READ MORE

Aug 22, 2019 in AWS by Maris
2,068 views
0 votes
1 answer

AWS CloudFront error "InvalidViewerCertificate"

The error clearly mentions that the certificate ...READ MORE

Oct 17, 2019 in AWS by Tanmay
2,066 views
0 votes
1 answer

How to delete a Lambda function using AWS CLI?

Hi@akhtar, You can delete a Lambda function. To ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
2,065 views
0 votes
1 answer

What is the future of AWS?

Amazon Web Services (AWS) is a secure ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
2,062 views
0 votes
1 answer

How to find unused Amazon EC2 security groups?

Select all and delete there you can ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
2,058 views
0 votes
1 answer

How to attach a internet gateway with a VPC using Python boto3?

Here is the code to attach a ...READ MORE

Dec 4, 2018 in AWS by Shuvodip Ghosh
2,038 views
0 votes
1 answer

I want download all the versions of a file with 100,000+ versions from Amazon S3

Here is the Python code using boto ...READ MORE

May 28, 2018 in AWS by Flying geek
• 3,280 points
2,038 views
0 votes
1 answer

Report a bug related to aws services.

To submit feedback on AWS services Use the AWS ...READ MORE

Aug 23, 2019 in AWS by Alok

edited Jun 20, 2023 by Khan Sarfaraz 2,023 views
0 votes
1 answer

Issue with RDS import terraform

I guess this was the mistake you ...READ MORE

Nov 2, 2018 in AWS by Subhodeep Ghosh
2,019 views
0 votes
1 answer

Moving data from one storage class to another based on the access pattern

AWS S3 provides a feature called S3 ...READ MORE

Jul 30, 2019 in AWS by Praveen
• 700 points
2,011 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,011 views
0 votes
1 answer

Error when tried to invoke lambda function by AWS CLI

It looks like you need to provide ...READ MORE

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

Is vertical scaling possible in Lambda?

Yes, it’s possible and in fact, it ...READ MORE

Jan 11, 2019 in AWS by sangeeta
2,008 views
0 votes
1 answer

Teraform cannot find Resource for variable despite having it declared in the same file

I think role declaration that u have ...READ MORE

Jun 14, 2018 in AWS by Cloud gunner
• 4,670 points
2,005 views
0 votes
1 answer

How to create an AMI from the command line?

Yes, the CLI can be used to ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
2,003 views
0 votes
1 answer

Is it possible to stop nodes in AWS ElastiCache cluster

At this time there is not a ...READ MORE

Jun 21, 2018 in AWS by Flying geek
• 3,280 points
1,997 views
0 votes
1 answer

Lookup a queue by its name - AWS SQS

Yes, it is possible to lookup for ...READ MORE

Aug 20, 2019 in AWS by Akaash
1,994 views
+6 votes
1 answer

What is Route 53 in AWS?

Hello @Kanishk, First of all Route 53 is ...READ MORE

Dec 5, 2018 in AWS by Priyaj
• 58,090 points
1,990 views
+1 vote
1 answer
+1 vote
1 answer

How to make an application private on AWS Elastic Beanstalk?

Like you said by default, your application ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
1,988 views
0 votes
1 answer

Whenever querying data from MySQL database it gives an error: aws lambda function timed out

I am damn sure that it is ...READ MORE

Jun 6, 2018 in AWS by Flying geek
• 3,280 points
1,986 views
+1 vote
1 answer

To create user credential in EC2 instance from remote using Boto3 or Python?

Hi@Lakshminarayanan, You can create a user from your ...READ MORE

Oct 7, 2020 in AWS by MD
• 95,440 points
1,983 views
0 votes
1 answer

Copy AWS resources form one account to another

You could just use AWS Organizations to roll up ...READ MORE

Apr 4, 2019 in AWS by Archana
• 5,640 points
1,980 views
0 votes
1 answer

Access Denied error when trying to access domain

AWS appears to have added a new ...READ MORE

Aug 28, 2019 in AWS by Randy
1,979 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,977 views
0 votes
1 answer

How to stop EC2 instances using Boto3?

Hi@akhtar, To change the state of an EC2 ...READ MORE

Oct 7, 2020 in AWS by MD
• 95,440 points
1,974 views