Latest questions in AWS

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,898 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,440 points
443 views
+1 vote
1 answer

bash: aws: command not found...

Hi@akhtar, Actually this is not an error. When ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,440 points
13,273 views
+1 vote
1 answer

'No module named 'requests'' on the AWS Python Lambda function?

Hi@akhtar, For a detailed, You can even check ...READ MORE

Apr 15, 2020 in AWS by MD
• 95,440 points
16,137 views
0 votes
1 answer

How to measure the total size of an S3 bucket using python?

Hi@akhtar, You can do this tasks using Boto. ...READ MORE

Apr 15, 2020 in AWS by MD
• 95,440 points
5,229 views
0 votes
0 answers

connect to aws ec2 instance via public ip

I have an EC2 instance with an ...READ MORE

Apr 7, 2020 in AWS by rossboulet
• 120 points
1,592 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,462 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,094 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,440 points
403 views
0 votes
1 answer

ERROR 1045 (28000): Access denied for user in AWS.

Hi@akhtar, You need to reset the password for this. ...READ MORE

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

net::ERR_CERT_COMMON_NAME_INVALID)

Hi@akhtar, The website address is not matching the ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
2,316 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,824 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,429 views
0 votes
1 answer

"errorMessage": "An error occurred (UnauthorizedOperation) when calling the DescribeInstanceStatus operation: You are not authorized

Hi@akhtar, You are not able to access your ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
6,234 views
0 votes
3 answers

How to check instance state and status via Lambda function in AWS?

import boto3 from pprint import pprint def lambda_handler(event, context):          # ...READ MORE

Sep 8, 2020 in AWS by Shrikant
• 180 points
9,766 views
0 votes
0 answers

response from aws lex can be displayed in HTML web page?

Is it possible to get response from ...READ MORE

Apr 1, 2020 in AWS by Vaibhav
• 120 points

edited Apr 1, 2020 by Vaibhav 1,615 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
1,213 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,632 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,440 points
811 views
0 votes
1 answer

not able to delete a security group for my Amazon VPC in AWS?

Hi@akhtar, When you try to delete that security ...READ MORE

Mar 18, 2020 in AWS by MD
• 95,440 points
2,388 views
0 votes
1 answer

Configure multiple public subnets in a single AWS VPC.

Hi@akhtar, Yes, you can configure multiple public subnets ...READ MORE

Mar 18, 2020 in AWS by MD
• 95,440 points
2,252 views
0 votes
1 answer

Why do we need to create our own VPC in AWS?

Hi@akhtar, Yes, in AWS you will get one ...READ MORE

Mar 18, 2020 in AWS by MD
• 95,440 points
2,639 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,440 points
967 views
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,035 views
+1 vote
1 answer

How to upload file from ec2 linux to s3 bucket using lambda function?

Hi@vijaykumar, You can transfer file from ec2 instance ...READ MORE

Mar 11, 2020 in AWS by MD
• 95,440 points
9,876 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
567 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,440 points
1,009 views
0 votes
0 answers
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,050 views
+2 votes
1 answer

What is Inbound and Outbound rule in aws?

Hi@akhtar, Inbound means incoming traffic coming to your ...READ MORE

Mar 4, 2020 in AWS by MD
• 95,440 points

edited Sep 6, 2023 by Khan Sarfaraz 15,481 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 376 views
0 votes
2 answers

An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials

After checking time and aws configure settings, ...READ MORE

Apr 11, 2020 in AWS by Arun Kumar
23,385 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
916 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,230 points
1,264 views
0 votes
0 answers

How to configure cloud watch to SNS?

Feb 9, 2020 in AWS by anonymous
• 19,610 points
505 views
0 votes
0 answers

Hi, I am installing ansible in Aws VM, seeing error - conflicting requests, any idea of resolution?

Hi, I am installing ansible in Aws ...READ MORE

Feb 6, 2020 in AWS by anonymous
• 19,610 points
430 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,610 points
702 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,610 points
829 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,610 points
824 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
638 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
3,426 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
1,312 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
713 views
0 votes
0 answers

What is AWS Redshift?

What is AWS Redshift? READ MORE

Jan 31, 2020 in AWS by Hannah
• 18,570 points
976 views
0 votes
1 answer

How to install AWS CLI?

the best way to install AWS CLI ...READ MORE

Jan 31, 2020 in AWS by Travis
550 views
0 votes
1 answer

What is AWS Lightsail?

So, Amazon Lightsail is a VPS (Virtual Private ...READ MORE

Jan 31, 2020 in AWS by Hemant
553 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,360 points
563 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
696 views
0 votes
1 answer

What is AWS EC2?

In school, when I had just started ...READ MORE

Jan 27, 2020 in AWS by Kalgi
482 views