sparktx-mark-welsh/Push to AWS CodeCommit

Use IAM + SSH to keep a GitHub repo in sync on CodeCommit.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
AWS_ACCESS_KEY_IDAWS IAM user key ID for CodeCommit service user.yes
AWS_SECRET_ACCESS_KEYAWS IAM secret key for CodeCommit service user.yes
SSH_USER_IDSSH key ID stored for the AWS IAM CodeCommit service user.yes
SSH_PRIVATE_KEYSSH private key for the AWS IAM CodeCommit service user.yes
REPO_NAMEName of the GitHub repository.yes
BRANCH_NAMEName of the branch to push to CodeCommit.yes
SVC_USERNAMEUsername to be used by git on CodeCommit (only used in git log)yes
SVC_EMAILEmail to be used by git on CodeCommit (only used in git log)yes

no outputs