Trending questions in AWS

0 votes
1 answer

error: invalid credentials in aws cli.

Hi@akhtar, You may got this error, if your ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,460 points
1,954 views
+2 votes
1 answer

How to install AWS CLI on Mac?

Hi @Hannah, the best way to install ...READ MORE

Jan 24, 2020 in AWS by Travis

edited Sep 6, 2023 by Khan Sarfaraz 5,729 views
0 votes
1 answer

Host key not found in [directory], Permission denied (publickey), or Authentication failed, permission denied

Hi@akhtar, When we connect our instance from local ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,460 points
1,671 views
0 votes
1 answer

How to create key from aws cli?

Hi@akhtar, You can use the bellow given command ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,460 points
1,595 views
0 votes
1 answer

Error: InstanceLimitExceeded in AWS.

Hi@akhtar, If you get an InstanceLimitExceeded error when you try ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,460 points
1,522 views
0 votes
1 answer

"access denied" error when trying to move a file into the AWS server.

Hi@akhtar, I think you are trying to transfer file to ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,460 points
2,493 views
0 votes
1 answer

How to configure aws cli?

Hi@akhtar, After installing aws cli in your system, ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,460 points
1,379 views
0 votes
1 answer

What are some real time scenarios where S3 buckets are used in AWS?

It’s a storage drive - S3 simple ...READ MORE

Feb 4, 2020 in AWS by Priyak Dey
4,915 views
0 votes
1 answer

How to send HTML mails using Amazon SNS?

It's not possible to send HTML emails ...READ MORE

Jan 8, 2019 in AWS by Archana
• 5,640 points
21,675 views
+5 votes
6 answers

Benefits of EBS vs. instance-store

As of now all AMI's in quickstart ...READ MORE

Oct 16, 2018 in AWS by Ashwat Singh
15,421 views
+1 vote
1 answer

Using s3 response and iterate over file to add new responses

Hey check this out https://docs.aws.amazon.com/sdk-for-go/v1/d ...READ MORE

Mar 31, 2020 in AWS by Kim
2,236 views
0 votes
1 answer

How do i get s3 files using python(without using boto3 sdk)?

Hi, You can use the below code to ...READ MORE

Jul 22, 2020 in AWS by MD
• 95,460 points
3,933 views
+1 vote
1 answer

CodeDeploy failed saying The overall deployment failed because too many individual instances failed deployment

Hello Janvi, Please ensure the below things, me ...READ MORE

Dec 27, 2019 in AWS by Thadi Karan
9,863 views
0 votes
1 answer

error: no VPC found, AWS Lambda does not support Elastic IPs without using VPC.

Hi@akhtar, When you run Lambda outside your VPC ...READ MORE

Mar 18, 2020 in AWS by MD
• 95,460 points
2,185 views
+2 votes
1 answer

AWS Glue Crawler Creates Partition and File Tables

Hi, you need to add this option ...READ MORE

Jan 31, 2020 in AWS by Fito
6,093 views
0 votes
1 answer

What kind of data generates from EC2 to EBS in AWS

Hi, First thing is EC2 is a compute service whereas EBS is ...READ MORE

Mar 16, 2020 in AWS by MD
• 95,460 points
2,025 views
0 votes
1 answer

“ModuleNotFound Error”.

Hi@akhtar, There are two possible reasons for the ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,460 points
1,242 views
0 votes
0 answers
0 votes
0 answers

AWS Lambda to revert back S3 “block all public access” if someone changed it to allow public access

I'm trying to use AWS Lambda to ...READ MORE

Mar 14, 2020 in AWS by Pavan
• 150 points
1,997 views
0 votes
1 answer

I had installed apache webserver on ec2 then to deploy auto scalling select previews AMI but apache webserver not install new instances, why ?

Hi@G, You created your image by shutting down ...READ MORE

Mar 4, 2020 in AWS by MD
• 95,460 points
2,059 views
+2 votes
1 answer

If s3 is global then why we need to select a region while launching it?

This might help you with your query.  Have ...READ MORE

Feb 18, 2020 in AWS by Sirajul
• 59,190 points
2,682 views
0 votes
1 answer

Which is good to learn, AWS or DevOps? Which has a great future?

Well Let us First see what is ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
13,673 views
+2 votes
1 answer

How to delete AWS account?

Hi @Hannah. Follow these steps to close ...READ MORE

Jan 24, 2020 in AWS by Priya
3,213 views
0 votes
1 answer

Can devices that are not directly connected to the Internet access AWS IoT Core?

if device has Bluetooth connectivity with AWS ...READ MORE

Aug 20, 2020 in AWS by Mehul
1,938 views
0 votes
1 answer

What does AWS stand for?

Hahaha! AWS stands for Amazon Web Services.  Amazon Web ...READ MORE

Jan 23, 2020 in AWS by Hemanth Sharma
3,248 views
0 votes
0 answers

how can i see / access my files in amazon s3

I need to know how can I ...READ MORE

Mar 7, 2020 in AWS by Prince
• 120 points
1,372 views
+2 votes
0 answers

How to migrate my GCP Instance to AWS

Hi There, Need ur help can anyone guide ...READ MORE

Feb 3, 2020 in AWS by antonyjohnson
• 140 points
2,594 views
0 votes
1 answer

CodePipeline error "Command did not exit successfully REPOSITORY_URI= xxxx.xxxx.ecr.us-east-xxx.amazonaws.com/python exit status 127"

You have a space between  = and xxxx.xxxx.ecr.us-east-xxx.amazonaws.com/python. Delete ...READ MORE

Jul 4, 2019 in AWS by Ashish
11,814 views
0 votes
1 answer

How to create an EC2 instance using Python?

Hey JunDevOps, Have a look these scripts: 1. ...READ MORE

Jun 24, 2019 in AWS by Aysha

edited Jun 25, 2019 12,069 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,020 points
23,602 views
0 votes
0 answers

what is AWS DevOps?

I am new in Pune and Searching ...READ MORE

Mar 3, 2020 in AWS by Pallavi
• 160 points

edited Mar 3, 2020 by Gitika 1,092 views
+2 votes
0 answers

Schedule the deployment in Code pipeline

Hi All, I have 3 stage code pipeline ...READ MORE

Feb 12, 2020 in AWS by Rama
• 140 points
1,816 views
0 votes
1 answer

Can I run actions in parallel in codepipeline? - AWS

Yes. You can configure one or more ...READ MORE

Jul 1, 2019 in AWS by Garima
11,446 views
0 votes
0 answers

Is it possible to use Prometheus and graffana on AWS?

Can I use Prometheus and graffana on ...READ MORE

Feb 6, 2020 in AWS by anonymous
• 19,550 points
1,953 views
+2 votes
1 answer

What is S3 in AWS? [closed]

Amazon Simple Storage Service (S3) is a ...READ MORE

Jan 27, 2020 in AWS by Hemant
2,217 views
+1 vote
0 answers

error in ALB path based routing

I was trying implementing aws path based ...READ MORE

Jan 9, 2020 in AWS by Anukriti
• 130 points
3,099 views
0 votes
1 answer

AWS: How are AMI's created for a large number of servers?

you can make use of terraform to ...READ MORE

Feb 6, 2020 in AWS by prachit
• 160 points
1,822 views
+1 vote
2 answers

How to stop all idle EC2 instances using AWS Lambda

Nice article, very informative! I have a scenario ...READ MORE

Jan 14, 2020 in AWS by Hamid
• 160 points
6,008 views
0 votes
1 answer

View total size of an S3 bucket - aws cli

To view stats about a bucket, which ...READ MORE

Aug 23, 2019 in AWS by Parth
8,954 views
0 votes
2 answers

How and Why AWS bill comes after i suspended the account

While your account is suspended, you will ...READ MORE

Oct 18, 2020 in AWS by anonymous
8,382 views
0 votes
1 answer

How to print the names of all the bucket in S3 in Python?

You can use a for loop to ...READ MORE

Nov 30, 2018 in AWS by Aniket
20,359 views
0 votes
1 answer

What is AWS Cloudfront?

CloudFront is a Content Delivery Network (CDN). ...READ MORE

Jan 24, 2020 in AWS by Priya
2,170 views
+1 vote
1 answer

What is AWS Elastic Beanstalk?

Cloud Computing is reshaping the entire application ...READ MORE

Jan 31, 2020 in AWS by Archana
1,863 views
0 votes
0 answers

What is AWS Redshift?

What is AWS Redshift? READ MORE

Jan 31, 2020 in AWS by Hannah
• 18,520 points
1,941 views
+2 votes
1 answer

What is AWS EMR?

When we search for something in Google ...READ MORE

Jan 24, 2020 in AWS by Praveen Sripati
2,048 views
0 votes
0 answers

I want to deploy the s3 bucket artifact to AWS code deploy Platform? Anybody tell me the process to build Continous Deployment pipeline?

I want to deploy the s3 bucket ...READ MORE

Feb 6, 2020 in AWS by anonymous
• 19,550 points
1,539 views
0 votes
0 answers

Enabling anonymous access to EKS cluster.

If I make my eks cluster enabled ...READ MORE

Feb 6, 2020 in AWS by anonymous
• 19,550 points
1,537 views
+3 votes
1 answer

Project information.

Hi @Bharat, AWS Identity and Access Management (IAM) ...READ MORE

Jan 31, 2020 in AWS by Kalgi
• 52,340 points
1,626 views
0 votes
1 answer

What does AWS do?

Amazon Web Services(AWS) is a cloud service from ...READ MORE

Jan 27, 2020 in AWS by Hemant

edited Jun 20, 2023 by Khan Sarfaraz 1,827 views