Most answered questions in AWS

0 votes
1 answer

How to create a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can create a manual snapshot of the ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
609 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
789 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
763 views
0 votes
1 answer

How to create an endpoint in AWS DMS?

Hi@akhtar, First, you need to give the public ...READ MORE

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

How to add metadata tags to an AWS DMS resource?

Hi@akhtar, You can add metadata tags to an AWS ...READ MORE

Nov 26, 2020 in AWS by MD
• 95,440 points
675 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
961 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,668 views
0 votes
1 answer

How to create an Auto Scaling group using a launch configuration in AWS?

Hi@akhtar, You can create an Auto Scaling group with ...READ MORE

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

How to attach a load balancer to an Auto Scaling group in AWS?

Hi@akhtar, You can attach one or more Classic Load ...READ MORE

Nov 26, 2020 in AWS by MD
• 95,440 points
721 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,549 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,212 views
0 votes
1 answer

How to add AWS tags to an existing repository in AWS CodeCommit?

Hi@akhtar, You can add or update tags for a resource ...READ MORE

Nov 25, 2020 in AWS by MD
• 95,440 points
519 views
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,321 views
0 votes
1 answer

How to update a comment on a commit in AWS CodeCommit?

Hi@akhtar, You can replace the contents of a comment. The ...READ MORE

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

How to add or update a trigger in a repository in AWS CodeCommit?

Hi@akhtar, The below example demonstrates how to update triggers ...READ MORE

Nov 25, 2020 in AWS by MD
• 95,440 points
488 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,447 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,272 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,661 views
0 votes
1 answer

How to view a list of branch names in AWS CodeCommit?

Hi@akhtar, You can get information about one or more ...READ MORE

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

How to merge two branches using the fast-forward merge strategy in AWS CodeCommit?

Hi@akhtar, The following merge-branches-by-fast-forward example merges the specified ...READ MORE

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

How to get information about a repository in AWS CodeCommit?

Hi@akhtar, You can get all the information about ...READ MORE

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

How to get information about differences for a commit specifier in a repository in AWS CodeCommit?

Hi@akhtar, You can get information about the differences ...READ MORE

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

How to view information about a commit in a repository in AWS CodeCommit?

Hi@akhtar, You can get information about a commit, ...READ MORE

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

How to get information about a branch in AWS CodeCommit?

Hi@akhtar, You can get information about a repository ...READ MORE

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

How to delete a repository in AWS CodeCommit?

Hi@akhtar, You can delete a repository in AWS CodeCommit. ...READ MORE

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

How to delete a file from a branch in AWS CodeCommit?

Hi@akhtar, The following delete-file example demonstrates how to ...READ MORE

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

How to create a new, empty repository in AWS CodeCommit?

Hi@akhtar, You can create a repository and associate it with ...READ MORE

Nov 23, 2020 in AWS by MD
• 95,440 points
643 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,491 views
0 votes
1 answer

How to create a commit in AWS CodeCommit?

Hi@akhtar, The following create-commit example demonstrates how to create an ...READ MORE

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

How to view information about multiple commits in AWS CodeCommit?

Hi@akhtar, The following batch-get-commits example displays details about the specified ...READ MORE

Nov 23, 2020 in AWS by MD
• 95,440 points
425 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,100 views
0 votes
1 answer

How to download the public key of an asymmetric CMK in AWS KMS?

Hi@akhtar, The following get-public-key example downloads the public key of ...READ MORE

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

How to enable a customer managed CMK in AWS KMS?

Hi@akhtar, You can set the key state of a ...READ MORE

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

A characteristic of edge locations is

Hi@anjali, An edge location is where end-users access services located ...READ MORE

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

How to create a grant in AWS KMS?

Hi@akhtar, You can add a grant to a customer ...READ MORE

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

How to create a custom key store in AWS KMS?

Hi@akhtar, AWS Key Management Service (KMS) makes it easy ...READ MORE

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

How to disable actions for an alarm in AWS?

Hi@akhtar, You can disable the actions for the specified ...READ MORE

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

How to temporarily change the state of an alarm in CloudWatch?

Hi@akhtar, You can temporarily set the state of ...READ MORE

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

How to delete an alarm in AWS?

Hi@akhtar, You can delete the specified alarms. You can ...READ MORE

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

How to describe a trail in AWS?

Hi@akhtar, You can retrieves settings for one or ...READ MORE

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

How to add tags to trail in AWS?

Hi@akhtar, You can add one or more tags to ...READ MORE

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

How to create a trail in AWS?

Hi@akhtar, You can create a trail that specifies the ...READ MORE

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

How to clear the credentials in AWS Configure?

Hi@akhtar, You need to remove the configuration file ...READ MORE

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

S3 bucket activity using cloudtrail.

Hi@Vijay, I am not able to understand your use ...READ MORE

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

Unable to connect to S3 when running Talend job as lambda.

Hi@richa, I think you didn't make your S3 ...READ MORE

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

How to create a new service in ECS cluster behind a load balancer?

Hi@akhtar, The following create-service example shows how to create a ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
1,310 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,140 views
0 votes
1 answer

Create a service that uses an external deployment controller.

Hi@akhtar, The following create-service example creates a service that uses ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
722 views