Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
How to require signed commits in CodeCommit?
1
I'm interested in implementing an added layer of security for a repo using signed commits. I want to require all commits to be signed, but I do not see a way to do this in AWS/CodeCommit. Can it be done? If so, how?