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
Name | Description |
---|---|
get | Get 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 |
store | This operation does nothing, credentials are calculated each time |
erase | This operation does nothing, no credentials are ever stored |