For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Integrate AWS CodeCommit with WalnutAI?

Steps to Generate AWS CodeCommit Git Credentials

  • Log in to the AWS Management Console.

  • Open the IAM (Identity and Access Management) service.

  • In the left navigation pane, select Users.

  • Choose the IAM user that requires access to AWS CodeCommit.

  • Open the Security credentials tab.

  • Scroll to the HTTPS Git credentials for AWS CodeCommit section.

  • Click Generate credentials (or Generate API Key, then select AWS CodeCommit, depending on your AWS console version).

  • Copy the generated Git Username and Git Password, or download the credentials file. These credentials are displayed only once, so store them securely

Connect AWS CodeCommit to WalnutAI

  • Log in to WalnutAI.

  • Go to Integrations and select AWS CodeCommit

  • Choose the AWS Region where your CodeCommit repositories are hosted (for example, us-east-1).

  • Enter your AWS Access Key ID and AWS Secret Access Key.

  • Click Fetch Repositories.

  • Select the Repository you want to connect.

  • Select the Branch you want to use.

  • Click Connect to complete the integration.

Last updated