95124/how-to-update-a-comment-on-a-commit-in-aws-codecommit
Hi Team,
I am new to AWS CodeCommit. I have one commit in the repository. I want to update the comment on the commit. How can I do that?
Hi@akhtar,
You can replace the contents of a comment. The below example demonstrates how to add the content.
$ aws codecommit update-comment --comment-id ID --content "New Commit"
Hi@akhtar, You can get information about the differences ...READ MORE
Hi@akhtar, The below example demonstrates how to update triggers ...READ MORE
Hi@akhtar, This example creates a branch in an ...READ MORE
Hi@akhtar, The following create-pull-request example creates a pull request named ...READ MORE
Hi, Here for the above mentioned IAM user ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
AWS ElastiCache APIs don't expose any abstraction ...READ MORE
Hi@akhtar, The following create-commit example demonstrates how to create an ...READ MORE
Hi@akhtar, You can get information about a commit, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.