git config --local credential.helper \
'!aws codecommit credential-helper \
--profile _profile_name_ $@'
git config --local credential.UseHttpPath true
git config --local credential.helper \
'!aws codecommit credential-helper \
--profile _profile_name_ $@'
git config --local credential.UseHttpPath true