Trending questions in AWS

0 votes
1 answer

ERROR 2003 (HY000): Can't connect to MySQL server on 'mydatabase.cn5kssisqx6k.ap-south-1.rds.amazonaws.com' (110 "Connection timed out")

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

Jul 26, 2020 in AWS by MD
• 95,440 points
7,772 views
0 votes
1 answer

Is there any impact when i create AMI without SYSPREP shutdown in Windows EC2 instance?

Hi@Lakshminarayanan, I think it will impact your instance ...READ MORE

Oct 30, 2020 in AWS by MD
• 95,440 points
3,508 views
0 votes
1 answer
0 votes
1 answer

How to change the name of a repository in AWS CodeCommit?

Hi@akhtar, You can rename a repository. The repository name ...READ MORE

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

An error occurred (AccessDenied) when calling the CreateBucket operation: Access Denied

Hi@akhtar, You are getting this error because your ...READ MORE

Oct 7, 2020 in AWS by MD
• 95,440 points
4,324 views
0 votes
1 answer

How to get the contents of a folder in an AWS CodeCommit repository?

Hi@akhtar, The following get-folder example demonstrates how to get the ...READ MORE

Nov 25, 2020 in AWS by MD
• 95,440 points

edited Aug 4, 2023 by Khan Sarfaraz 2,174 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,518 views
0 votes
1 answer

How to change the default branch for a repository in AWS CodeCommit?

Hi@akhtar, You can set or change the default branch name ...READ MORE

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

How to use Docker Machine to provision hosts on cloud providers?

Hi@akhtar, Docker Machine driver plugins are available for ...READ MORE

Dec 21, 2020 in AWS by MD
• 95,440 points
906 views
+1 vote
3 answers

Log in to AWS using Access Key ID and Secret Access Key ID

You can also use the access key ...READ MORE

Aug 30, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
40,090 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,468 views
0 votes
1 answer

How to create a security group in AWS with Boto3?

Hi@akhtar, You can create a new security group ...READ MORE

Oct 11, 2020 in AWS by MD
• 95,440 points
3,784 views
0 votes
0 answers

How to mount an S3 bucket in an EC2 instance?

Hi Guys, I am new to AWS. I ...READ MORE

Dec 17, 2020 in AWS by akhtar
• 38,230 points
834 views
0 votes
1 answer

How to create or update tags for an Auto Scaling group in AWS?

Hi@akhtar, You can create or update tags for the specified ...READ MORE

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

No package python3 available in AWS EC2.

Hi@akhtar, It seems the python3 package is not ...READ MORE

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

Error: Private key must begin with "-----BEGIN RSA PRIVATE KEY-----" and end with "-----END RSA PRIVATE KEY-----"

Hi@akhtar, If you use a third-party tool, such ...READ MORE

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

How to edit files in the AWS S3 bucket from CLI?

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

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

error: You must be logged in to the server (Unauthorized)

Hi@akhtar, It seems you did not set your ...READ MORE

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

How to view a list of repositories in AWS CodeCommit?

Hi@akhtar, You can lists all AWS CodeCommit repositories ...READ MORE

Nov 24, 2020 in AWS by MD
• 95,440 points
1,635 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,521 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,433 views
0 votes
1 answer

How to describe a ECS cluster with AWS CLI?

Hi@akhtar, You can describe your clusters from the ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
2,110 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,472 views
0 votes
2 answers

Error : No supported authentication methods available on AWS

Diff from other answers above: I received this ...READ MORE

Mar 25, 2019 in AWS by Bathinda
• 140 points
31,535 views
0 votes
1 answer

How to reboot a RedShift Cluster?

Hi@akhtar, You can reboot a cluster. with the CLI ...READ MORE

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

How to delete a Cluster with No Final Cluster Snapshot in RedShift?

Hi@akhtar, You can delete a previously provisioned cluster without ...READ MORE

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

Difference between an Edge Location and Availability Zone.

Both the Edge Locations (EL) and Availability ...READ MORE

Aug 6, 2019 in AWS by Yogi
21,837 views
0 votes
1 answer

How to merge two branches using the squash merge strategy in AWS CodeCommit?

Hi@akhtar, You can merge two branches using the ...READ MORE

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

How to delete a Lambda function using AWS CLI?

Hi@akhtar, You can delete a Lambda function. To ...READ MORE

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

How to open S3 object as a string with Boto3?

Hi@akhtar, If you want to return a string, you ...READ MORE

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

bad permissions: ignore key: .ssh/my_private_key.pem Permission denied (publickey).

Hi@akhtar, In your error message it shows you ...READ MORE

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

How to forward https traffic to launching new instances?

Hi@Lakshminarayanan, You can do this with the routing ...READ MORE

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

What is File Gateway in AWS Storage Gateway?

Hi@akhtar, File Gateway is a configuration of the AWS ...READ MORE

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

How to activate or deactivate an access key for an IAM user?

Hi@akhtar, The following update-access-key command deactivates the specified access key ...READ MORE

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

How to delete an Auto Scaling group in AWS?

You can delete the specified Auto Scaling group. ...READ MORE

Nov 26, 2020 in AWS by MD
• 95,440 points
930 views
0 votes
2 answers

What are the things we should consider before reserving EC2 instances?

Hi@Lakshminarayanan, First, it depends on the duration. It ...READ MORE

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

How to create a branch in an AWS CodeCommit repository?

Hi@akhtar, This example creates a branch in an ...READ MORE

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

How to add permissions to an existing Lambda function?

Hi@akhtar, You can grant an AWS service or another ...READ MORE

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

How to change an IAM role session duration?

Hi@akhtar, You can update the IAM role from ...READ MORE

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

How to delete a branch in AWS CodeCommit?

Hi@akhtar, You can delete a branch from a repository ...READ MORE

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

I want to read .csv file from S3 and load/write the same data to cassandra.

Hi@Raj, You need to use the connector that ...READ MORE

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

How to create a notification subscription for an event in AWS RedShift?

Hi@akhtar, You can create an Amazon Redshift event notification ...READ MORE

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

How to run user data in windows instance using boto3?

Hi@Lakshminarayanan, I think you used the wrong keyword ...READ MORE

Oct 13, 2020 in AWS by MD
• 95,440 points
2,751 views
0 votes
1 answer

How to create tags for a cluster in AWS RedShift?

Hi@akhtar, You can add tags to a cluster. A ...READ MORE

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

How to resize a RedShift cluster in AWS?

Hi@akhtar, You can change the size of the cluster. ...READ MORE

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

How to modify EC2 Instance Properties using boto3?

Hi@akhtar, To modify an EC2 instance, first, you ...READ MORE

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

How to create a Cluster Security Group in RedShift?

Hi@akhtar, You can create a new Amazon Redshift security ...READ MORE

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

How to disable snapshot copy for a cluster in RedShift?

Hi@akhtar, You can disable the automatic copying of snapshots ...READ MORE

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

How to create a RedShift Cluster using command line?

Hi@akhtar, To create a cluster in Virtual Private ...READ MORE

Nov 26, 2020 in AWS by MD
• 95,440 points
741 views