Most viewed questions in AWS

0 votes
1 answer

Unable to delete AWS EBS volume

EBS root volumes are deleted by default ...READ MORE

Apr 24, 2019 in AWS by Archana
• 5,640 points
1,555 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,554 views
0 votes
0 answers

How to directly read excel file from s3 with pandas in airflow dag?

Python is not working when I try to read an excel file from S3 inside of an AI flow dag.  It is quite strange because it works when I read it using pd.read excel(s3 excel path) from outside airflow.   How I acted:   Create an AWS account in Airflow (this works well as I can list my s3 bucket) In my Docker environment, where I run Airflow, instal pandas and s3fs. Pd.read excel(s3 excel path) should be used to attempt to read the file. I've tried it outside of Airflow, and it functions as stated.  Furthermore, even after waiting 20 minutes, nothing happens; the dag just keeps running indefinitely (at the stage where it is meant to read the file). (I am attempting to read the file ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
1,552 views
0 votes
1 answer

How to attach an instance to an Auto Scaling group in AWS?

Hi@akhtar, You can attach one or more EC2 instances ...READ MORE

Nov 26, 2020 in AWS by MD
• 95,440 points
1,551 views
0 votes
1 answer

How to delete all the subnets from a VPC using boto3?

You can refer to this question here: https://www.edureka.co/community/32182/unable-to-delete-subnets-in-a-vpc-using-boto3 You ...READ MORE

Dec 5, 2018 in AWS by Shuvodip Ghosh
1,548 views
0 votes
1 answer

How do i get the Elastic IP from running instance?

If yours is a linux ec2 instance ...READ MORE

Aug 29, 2018 in AWS by Archana
• 4,170 points
1,548 views
0 votes
1 answer

CPU credit balance suddenly dropped for my instance - AWS

Hi @Hannah, when you stop your instance ...READ MORE

Oct 21, 2019 in AWS by Imran
1,547 views
0 votes
1 answer

How do I test my load balancer?

To check the web load balancer, you ...READ MORE

May 16, 2019 in AWS by Kiara
1,542 views
0 votes
1 answer

How to get the instance id from within an ec2 instanAce?

On Amazon Linux AMIs you can do: $ ...READ MORE

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

Attach EBS Volume from one region to an instance on another region

No @Nik, you cannot do this. The ...READ MORE

Apr 12, 2019 in AWS by Jayant
1,539 views
0 votes
1 answer

How to add a tag to aws api gateway using aws cli?

Hi@akhtar, You need to use a tag-resource method in ...READ MORE

Dec 8, 2020 in AWS by MD
• 95,440 points
1,538 views
+1 vote
1 answer

AWS Enterprise Architect Interview Question- Help Urgent

Hey, have a look at the following ...READ MORE

Jun 11, 2019 in AWS by Kalgi
• 52,360 points
1,536 views
0 votes
1 answer

How to delete an empty ECS cluster using AWS CLI?

Hi@akhtar, You can delete the specified ECS cluster. The ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
1,533 views
0 votes
0 answers

How can I migrate Elastic beanstalk env from one region to another on AWS?

I need help! How can i migrate ...READ MORE

Sep 18, 2020 in AWS by anonymous
• 19,610 points
1,525 views
0 votes
1 answer

Unable to insert record in DynamoDB using a Json file in CLI

The best practice will be: running this command ...READ MORE

Feb 22, 2019 in AWS by Priyaj
• 58,090 points
1,517 views
0 votes
2 answers

Testing Network load balancer

Checked the security group rules to be ...READ MORE

May 17, 2019 in AWS by Aris
1,516 views
0 votes
1 answer

Different availability zones for network load balancer

Yes, you can use multiple availability zones ...READ MORE

May 15, 2019 in AWS by Renold
1,513 views
0 votes
1 answer

How to update a CloudFront distribution's default root object?

Hi@akhtar, The following example updates the default root ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,512 views
0 votes
1 answer

How to create Cloudfront public key?

Hi Team, The following example creates a CloudFront ...READ MORE

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

How do I obtain temporary AWS credentials for an unauthenticated role in PowerShell using a Cognito IdentityPool?

To obtain temporary AWS credentials for an ...READ MORE

Feb 17, 2023 in AWS by anonymous
1,511 views
0 votes
1 answer
0 votes
1 answer

Updating Service Catalog Product Versions Through AWS CLI/Boto3

Find the Product ID of the product ...READ MORE

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

how do i copy/move incremental aws snapshot to s3 bucket ?

Hi@gorie, You can do this in two ways. ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
1,506 views
0 votes
1 answer

Unable to ping to my EC2 Instance.

Make sure the Amazon network rules allow Echo ...READ MORE

Jan 14, 2019 in AWS by Pranjali
1,505 views
0 votes
2 answers

How i can send Bulk email from AWS ?

Sending bulk emails is no easy task. ...READ MORE

Feb 8, 2021 in AWS by akshusingh
• 140 points
1,504 views
0 votes
1 answer

Trying to call AWS API via PHP

Try using AWS SDK for PHP, Link ...READ MORE

Jun 6, 2018 in AWS by Cloud gunner
• 4,670 points
1,500 views
0 votes
1 answer

How many instances can I run in Amazon EC2?

You are limited to running up to ...READ MORE

Jul 31, 2019 in AWS by Ishaa
1,499 views
0 votes
1 answer

How to generate the certificate chain for AWS Load Balancer?

You can cat the .crt and the ...READ MORE

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

How to create a pull request in AWS CodeCommit?

Hi@akhtar, The following create-pull-request example creates a pull request named ...READ MORE

Nov 23, 2020 in AWS by MD
• 95,440 points
1,492 views
0 votes
1 answer

Host not allowed

Go to your project directory cd project cd project ALLOWED_HOSTS ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,492 views
+2 votes
1 answer

Can anyone please help with the java code for connecting to a redshift database with IAM Authentication.

Hi, You can connect your Redshift database using ...READ MORE

Aug 25, 2020 in AWS by MD
• 95,440 points
1,489 views
0 votes
0 answers
0 votes
1 answer

How can I create a S3 bucket using Python?

You can use the boto3 library for ...READ MORE

Nov 30, 2018 in AWS by Aniket
1,483 views
+1 vote
1 answer

Will I be charged for creating users in AWS?

Hi@piyush, You can try some AWS services free of charge within certain ...READ MORE

May 27, 2020 in AWS by MD
• 95,440 points
1,481 views
0 votes
1 answer

if instance is a part of some AutoScaling Group in AWS or not ?

You can run this command below on ...READ MORE

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

Can I create a message with custom attributes? - AWS SQS

Yess! You can create a message with ...READ MORE

Aug 20, 2019 in AWS by Keshav
1,479 views
0 votes
1 answer

Restrict access from seeing the CloudTrail Event History - CloudTrail

CloudTrain or for a matter of fact, ...READ MORE

Sep 30, 2019 in AWS by Kashish
1,474 views
+1 vote
1 answer

EC2 connection timeout error

You can try finding logs about the ...READ MORE

Mar 27, 2019 in AWS by Tushar
1,470 views
0 votes
1 answer

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

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

Migration on-premise Postgresql into AWS RDS

Actually the solution purposed works. But there's ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,090 points
1,470 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,469 views
0 votes
1 answer

Wants to transfer files using python

First install pyformulas pip install pyformulas==0.2.7 Then run the ...READ MORE

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

i have configure docker on AWS EC2 instance but commands are not working inside docker container.

Hello @Aniket , The docker exec command runs a new command ...READ MORE

Aug 5, 2020 in AWS by Niroj
• 82,880 points
1,461 views
0 votes
1 answer

A strange spark ERROR on AWS EMR

Those warning messages can be suppressed by ...READ MORE

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

AWS WAF - Auto Save Web Application Firewall logs in S3.

You can do this through the console ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points
1,455 views
0 votes
1 answer

what is the difference among amazon inspector vs trusted advisor vs cloudwatch vs Personal Health Dashboard vs AWS cloudtrail?

Hi@Edureka, All the services have their own use ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points
1,454 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,440 points
1,453 views
0 votes
1 answer

Publishing messages from AWS SNS to SQS

Unless you are using SQS FIFO queues, ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,090 points
1,452 views
+1 vote
1 answer

Redirect working from www.xyz.com to https://xyz.com but not from https://www.xyz.com

Make sure you have created the certificate ...READ MORE

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

How to add a file to a repository in AWS CodeCommit?

Hi@akhtar, You can add or update a file in a ...READ MORE

Nov 24, 2020 in AWS by MD
• 95,440 points
1,450 views