Installing AWS GitHub Connector on GitHub Enterprise Cloud

0
7
Asked By CreativeCoder42 On

I'm trying to install the AWS Connector app on our trial GitHub Enterprise Cloud (GHEC) instance so we can deploy to AWS. The GHEC documentation mentions that you can manually install the app via a link from the app owner. However, when I followed the AWS workflow, I ended up at a link for general GitHub, which doesn't work for our GHEC instance. I noticed we have multiple installation URLs for our organization, but none seem to allow installation of the AWS Connector. I need guidance on how to manually install the AWS GitHub Connector App specifically for GHEC. Here's the link to the AWS Connector on the marketplace: https://github.com/apps/aws-connector-for-github.

2 Answers

Answered By CodeWhiz101 On

You might want to check the console under the CodeBuild connections. I remember you could specify the GHEC URL there for installation.

CreativeCoder42 -

I tried that, but it said the endpoint isn’t valid for cloud providers. It seems like I can’t connect directly. Suggestions on the next steps?

Answered By TechGuru88 On

Have you thought about using OIDC instead? It might be a simpler option for connecting to AWS without needing that connector.

CreativeCoder42 -

I get that, but the Amplify setup I’m following leads me to use the connector. How do I link GitHub Enterprise Cloud with AWS Amplify? Any ideas?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.