Trending questions in AWS

0 votes
1 answer

How to create MariaDB DB instance in AWS?

Hi@akhtar, To create a MariaDB DB instance with ...READ MORE

Jul 26, 2020 in AWS by MD
• 95,440 points
693 views
+1 vote
1 answer

what is the pre-requisite AWS Certified Solutions Architect

Hi, According to AWS, you need to know ...READ MORE

Jul 20, 2020 in AWS by MD
• 95,440 points
944 views
0 votes
1 answer

DMS failing to connect to Source endpoint.

Hi@Gaurav, You may get this error if your ...READ MORE

Jul 17, 2020 in AWS by MD
• 95,440 points
969 views
0 votes
1 answer

-bash: systemctl: command not found

Hi@akhtar, I think systemctl command is not supported ...READ MORE

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

could not get token: AccessDenied: Access denied

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

Jul 9, 2020 in AWS by MD
• 95,440 points
1,156 views
0 votes
1 answer

aws-vault: error: Failed to start credential server: listen tcp 127.0.0.1:9099: bind: address already in use

Hi@akhtar, This is usually caused by another geodesic shell running. ...READ MORE

Jul 9, 2020 in AWS by MD
• 95,440 points
1,146 views
0 votes
1 answer

How to create Fargate Profile in AWS EKS?

Hi@akhtar, You can use eksctl command to create ...READ MORE

Jul 6, 2020 in AWS by MD
• 95,440 points
1,145 views
0 votes
1 answer

Load key "myfirstkey.ppk": invalid format ec2-user@13.235.67.73: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, You are trying to do SSH with ...READ MORE

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

How to setup EKS Cluster in AWS using eksctl command?

Hi@akhtar, Before creating the cluster, you need to ...READ MORE

Jul 6, 2020 in AWS by MD
• 95,440 points
944 views
+1 vote
1 answer

There was a problem setting up the instance connection Log in failed

Hi@akhtar, According to my knowledge Amazon Linux 2 AMI ...READ MORE

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

Invalid bucket name "s3:\\testdm": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$"

Instead of backslashes, use forward slashes C:\Users\jino>aws s3 ...READ MORE

Apr 24, 2019 in AWS by anonymous
22,902 views
+1 vote
1 answer
0 votes
1 answer

Can anybody tell me about Elastic IP pricing and Elastic IP Remap?

Hi@akhtar, The Elastic IP address doesn't incur charges ...READ MORE

Mar 4, 2020 in AWS by MD
• 95,440 points
6,044 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,117 views
0 votes
1 answer

Network error: Connection timed out or Error connecting to [instance] in AWS.

Hi@akhtar, Check your security group rules. You need ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,440 points
3,410 views
0 votes
1 answer

Email notification using SNS topic and Lambda function in AWS?

Hi@akhtar, You can set notification system for your ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
4,423 views
0 votes
1 answer

How to generate .pem and .ppk from AWS?

Hi@akhtar, .pem and .ppk files are used to ...READ MORE

Jun 16, 2020 in AWS by MD
• 95,440 points
1,172 views
0 votes
1 answer
+1 vote
1 answer

Want to remove the lasts from line in three .txt file which is present into S3 bucket (file size is more that 4 GB) how to automate that using lambda!!!

Hi@Shubh, According to my knowledge,  you can't edit ...READ MORE

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

How to create EFS in AWS?

Hi@akhtar, You can follow the below-given steps to ...READ MORE

Jun 20, 2020 in AWS by akhtar
• 38,230 points
741 views
0 votes
2 answers

How to read a file from one ec2 instance make some changes and save in another ec2 instance using lambda function.(python)

Muchas gracias. ?Como puedo iniciar sesion? READ MORE

May 2, 2020 in AWS by ohisktvmlv
3,620 views
0 votes
1 answer

Why I saw in the aws s3 glacier vault the size does not match with asw s3 glacier client

Hi, I am not sure, but the client ...READ MORE

Jun 29, 2020 in AWS by MD
• 95,440 points
825 views
+1 vote
1 answer

There was a problem setting up the instance connection The connection has been closed because the server is taking too long to respond

Hi@akhta if AWS finds your CLI in static ...READ MORE

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

How to get the number of pages in a pdf file present in s3?

Hi@Manav, To know about information about pdf file, ...READ MORE

May 3, 2020 in AWS by MD
• 95,440 points
2,733 views
+1 vote
1 answer

How to convert .pem format file to .ppk format file?

Hi@akhtar, You can use puttygen to convert .pem ...READ MORE

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

Need Permissions You don't have permission to access billing information for this account

Hi@akhtar, To see your billing details, you have ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
1,372 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,488 views
0 votes
1 answer

How to setup an alarm when Lambda function fails in AWS?

Hi@akhtar, To create an Alarm for Lambda function, ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
3,820 views
+1 vote
1 answer

How to create an IAM user in AWS?

Hi@akhtar, To create new user in AWS, you ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
1,156 views
–1 vote
1 answer

How to configure httpd webserver in EC2 instance?

Hi@akhtar, To configure httpd web server in EC2 ...READ MORE

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

Pinging to AWP EC2 Instance

Hi@Misterlo, Check your VPC settings. Sometimes Network ACLs also ...READ MORE

Jun 16, 2020 in AWS by MD
• 95,440 points
511 views
+1 vote
1 answer

How to take a backup of my EC2 instance?

Hi@akhtar, You can take a backup using snapshot ...READ MORE

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

How to configure credentials for IAM user in CLI?

Hi@akhtar, To pass credentials for your IAM user ...READ MORE

Jun 10, 2020 in AWS by MD
• 95,440 points
474 views
+1 vote
1 answer

How to share an AMI publicly?

Hi@akhtar, To share your AMI publicly, you can ...READ MORE

Jun 7, 2020 in AWS by MD
• 95,440 points
541 views
+1 vote
1 answer

How to create an EBS volume in AWS?

Hi@akhtar, To create an EBS volume, you can ...READ MORE

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

How to launch an EC2 instance?

Hi@akhtar, First login to your AWS account. Now ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
603 views
+1 vote
1 answer

How to deploy machine learning model on aws instance?

Hi@karthik, Here you can use Jenkins tool. Jenkins ...READ MORE

May 29, 2020 in AWS by MD
• 95,440 points
989 views
+1 vote
1 answer

How to forward S3 bucket logs to CloudTrail?

Hi@akhtar, To forward S3 bucket logs to CloudTrail, ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
576 views
–1 vote
1 answer

How to find AWS instance Ids in yaml format from command line?

Hi@akhtar, By default AWS gives output in json ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
631 views
+1 vote
1 answer

Need of CloudFront service in AWS.

Hi@akhtar, We need CloudFront service so that we ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
418 views
+1 vote
1 answer

How to enable SSH in windows system?

Hi@akhtar, By default SSH is disabled in Windows ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
481 views
+1 vote
1 answer

want to Login to windows servers (ec2) and pass some set of commands on perticular schedule (say 12 hr). how can i do that using boto3!

Hi@shubham, If you have a Linux system, then you ...READ MORE

May 27, 2020 in AWS by MD
• 95,440 points
702 views
+1 vote
1 answer

What are the prerequisites to learn AWS?

Hi@akhtar As mentioned, there are no such prerequisite ...READ MORE

May 20, 2020 in AWS by MD
• 95,440 points
980 views
+2 votes
1 answer

What are the benefits of having an AWS certification?

Hi@akhtar, Having an AWS certification has a lot of benefits ...READ MORE

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

Difference between working of Auto-Scaling and ELB?

Well, both are the services offered by AWS, ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points
15,629 views
0 votes
1 answer

How to update account credentials in aws cli?

Hi@akhtar, You can find one .aws folder in ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,440 points
1,893 views
0 votes
2 answers

how to import numpy and pandas inside aws lambda function?

this approach worked for me: https://medium.com/@melissa_89553/how-to- ...READ MORE

Oct 10, 2020 in AWS by anonymous
11,046 views
+1 vote
1 answer

What are the best aws resources for learning?

Hi@akhtar You can find lots of resources available ...READ MORE

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

An error occurred (AccessDenied) when running aws --version command.

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

Apr 27, 2020 in AWS by MD
• 95,440 points
1,819 views