You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, username and password creds are used to interface with github repos. We'll need to support automated integration to code-commit, either via ssh or relying on instance IAM role.
The text was updated successfully, but these errors were encountered:
The ec2 instance should use an IAM profile that allows any actions that any tasks in the pipeline need as well as access to CodeCommit. Also add the following file
Currently, username and password creds are used to interface with github repos. We'll need to support automated integration to code-commit, either via ssh or relying on instance IAM role.
The text was updated successfully, but these errors were encountered: