Trending questions in AWS

0 votes
1 answer

Is it possible to run ECS cluster with our own custom image?

Hi, yes, you can create your own ...READ MORE

Sep 30, 2020 in AWS by Satish
442 views
+1 vote
1 answer

How to configure a Lambda function to access resources in a VPC?

Hi@akhtar, You can configure a Lambda function to ...READ MORE

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

Which AWS service would suit my requirement?

Cloud formation would be the best keeping ...READ MORE

Sep 30, 2020 in AWS by Pavan Kumar
424 views
+1 vote
1 answer

An error occurred (InvalidKeyPair.NotFound) when calling the RunInstances operation: The key pair 'key123.pem' does not exist

Hi@akhtar, In your command don't use .pem extension ...READ MORE

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

AWS billing issue

Hi, AWS will charge for CloudFront as well. ...READ MORE

Sep 28, 2020 in AWS by MD
• 95,440 points

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

Can anyone advice on how we use load balancers to route the traffic in two different regions?

Across 2 different Regions, load balancing configuration ...READ MORE

Sep 28, 2020 in AWS by Prathik MK
452 views
0 votes
1 answer

How to specify credentials when connecting to boto3 S3?

Hi@akhtar, You need to create a session in ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,440 points
670 views
+1 vote
1 answer

How to copy AMI from one region to another region in AWS?

Hi@akhtar, To copy your AMI from one region ...READ MORE

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

How will you disable the traffic in AWS when you deploying In production??

You could probably use a Network LoadBalancer ...READ MORE

Sep 28, 2020 in AWS by Kannan T
380 views
0 votes
1 answer

How to upgrade AWS CLI to the latest version?

Hi@akhtar, You can upgrade your AWS CLI using ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points
629 views
0 votes
1 answer

-bash: /var/www/html/indexfile.html: Permission denied

Hi@akhtar, You have to give permission to your ...READ MORE

Jun 16, 2020 in AWS by MD
• 95,440 points
4,834 views
0 votes
1 answer

Getting error when creating a cloudfront service RTMP.

Hi, You need to connect to the AWS ...READ MORE

Sep 24, 2020 in AWS by MD
• 95,440 points
482 views
+2 votes
1 answer

How to upload a file in S3 bucket using boto3 in python

You can use method of creating object ...READ MORE

Nov 30, 2018 in AWS by Aniket
29,053 views
0 votes
2 answers

How to configure Sendmail inside a docker container?

          Here are some reference links which ...READ MORE

Apr 10, 2019 in AWS by nmentityvibes
• 420 points
23,435 views
0 votes
1 answer

Python code to publish a message to AWS SNS

Hey @Dipti, you could use something like ...READ MORE

Aug 21, 2019 in AWS by Tara
17,708 views
+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,171 views
0 votes
1 answer

What configurations are required with minimal cost in EC2 when I have exponential growth in the users?

Hi, It depends on your requirement. If you ...READ MORE

Sep 24, 2020 in AWS by MD
• 95,440 points
436 views
+1 vote
1 answer

How to find all instance Ids In AWS from command line?

Hi@akhtar, You can find one keyword --query in ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
5,167 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,486 views
+1 vote
1 answer

Error: software caused connection abort in Putty.

Hi@akhtar, I think there is a problem with ...READ MORE

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

Is there any way, where I can use one IP for 2 AWS instances?

You can use the Elastic IP, you ...READ MORE

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

Load key "key123.pem": invalid format ec2-user@13.127.118.117: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, Actually the key you have created is ...READ MORE

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

Is there any way, where I can use one IP for 2 AWS instances?

Is there any way, where I can ...READ MORE

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

How to convert String to Date in Amazon Athena?

You can use date_parse. All you need ...READ MORE

Jan 16, 2019 in AWS by chandan
26,532 views
+2 votes
1 answer

What are the Requirements for AWS Developer associate certificate?

Hi@Md Safwathullah, The AWS Certified Cloud Practitioner examination ...READ MORE

Aug 27, 2020 in AWS by MD
• 95,440 points
999 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,227 views
+2 votes
1 answer

How to decide which load balancer to select for any application?

Hi@akhtar, Elastic Load Balancing supports three types of ...READ MORE

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

How do i use wildcards to copy group of files in AWS CLI?

Here's a UNIX/Linux shell way. for f in ...READ MORE

Feb 24, 2020 in AWS by paul
17,263 views
+2 votes
1 answer

Can I create new fact tables in Redshift after the data is imported or I can just import data and run queries but can't change my schema in Redshift?

Hi@Anjani, You can change the definition of an existing ...READ MORE

Aug 18, 2020 in AWS by MD
• 95,440 points
956 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,458 views
0 votes
1 answer

Lambda function to mail notification using if condition

Hi, It seems you are passing the wrong ...READ MORE

Jul 15, 2020 in AWS by MD
• 95,440 points
2,403 views
0 votes
1 answer

How to perform Fargate Service failover testing

Hello, For your query you can refer this:https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_run_task_fargate.html Hope ...READ MORE

Jul 28, 2020 in AWS by Niroj
• 82,880 points
1,694 views
0 votes
2 answers

How to kill a lambda function in AWS?

$ aws lambda put-function-concurrency --function-name my-function --reserved-concurrent-executions ...READ MORE

Mar 28, 2019 in AWS by Shashank
• 1,370 points
22,665 views
0 votes
1 answer

Why AWS DMS service?

Hi@Lakshminarayanan, Every service has some use cases. To ...READ MORE

Aug 17, 2020 in AWS by MD
• 95,440 points
669 views
+1 vote
1 answer

What is worth of AWS cloud practitioner certificate?

Hi@Safwathullah, The AWS Cloud Practitioner Certificate Exam is ...READ MORE

Aug 7, 2020 in AWS by MD
• 95,440 points
1,003 views
+2 votes
1 answer

What are the steps to get an SSL certificate?

Hi@akhtar, You can either use AWS Certificate Manager to provision ...READ MORE

Aug 13, 2020 in AWS by MD
• 95,440 points
588 views
+1 vote
1 answer
0 votes
1 answer

Scan dynamodb table in sorted order based on a attribute

If you are aware of the HashKey, ...READ MORE

Apr 4, 2019 in AWS by datageek
• 3,090 points
22,032 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,223 views
+1 vote
1 answer

[WinError 2] The system cannot find the file specified

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

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

Load key "key1234.pem": Permission denied ec2-user@13.126.141.194: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, It seems you didn't set permissions to ...READ MORE

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

How to delete DB instance in AWS?

Hi@akhtar, To delate a Database instance in AWS, ...READ MORE

Jul 26, 2020 in AWS by MD
• 95,440 points
987 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,217 views
0 votes
1 answer

How to automate AWS Appstream Service

Hi, It may be possible. For example we ...READ MORE

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

Is it possible to migrate EIP to another AWS account? If yes, how?

Yes, it is possible to move an ...READ MORE

Oct 9, 2019 in AWS by Neel
13,373 views
0 votes
1 answer

ImportError: No module named botocore.session

Hi@akhtar, I think you are using previous version ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,440 points
4,686 views
+1 vote
1 answer
0 votes
2 answers

How does Amazon EKS work?

Amazon Elastic Kubernetes Service (Amazon EKS) is ...READ MORE

Aug 13, 2020 in AWS by nbavis
• 380 points
804 views
0 votes
1 answer

ImportError: No module named 'awscli'

Hi@akhtar, To install aws cli in your system, ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,440 points
4,604 views