AWS Git Credentials
Jump to navigation
Jump to search
An AWS Git Credentials is a git credentials for AWS CodeCommit.
- Context:
- It can be created through an IAM Security Credentials Interface, such as:
https://console.aws.amazon.com/iam/home?region=us-east-1#/users/gemelli?section=security_credentials
.
- It can be created through an IAM Security Credentials Interface, such as:
- Example(s):
- account
gemelli-at-798261156672
and passwordn73kT4b8eEHprpg8LKdJi/LZTKRCG/aKQX86G9lDis4=
.
- account
- See: AWS Git User, AWS Git Password.
References
2018
- https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_ssh-keys.html?icmpid=docs_iam_console#git-credentials-code-commit
- QUQTE: ... You cannot choose your own user name or password for Git credentials. IAM generates these credentials for you to help ensure they meet the security standards for AWS and secure repositories in AWS CodeCommit. You can download the credentials only once, at the time they are generated. Make sure that you save the credentials in a secure location. If necessary, you can reset the password at any time, but doing so invalidates any connections configured with the old password. You must reconfigure connections to use the new password before you can connect.