aws codecommit credential-helper

Provide a SigV4 compatible user name and password for git smart HTTP These commands are consumed by git and should not used directly. Erase and Store are no-ops. Get is operation to generate credentials to authenticate AWS CodeCommit. Run "aws codecommit credential-helper help" for details

Subcommands

NameDescription
getGet a username SigV4 credential pair based on protocol, host and path provided from standard in. This is primarily called by git to generate credentials to authenticate against AWS CodeCommit
storeThis operation does nothing, credentials are calculated each time
eraseThis operation does nothing, no credentials are ever stored