AWS Amplify Hosting now uses a GitHub App to authorize access to repositories for CI/CD workflows - devamazonaws.blogspot.com

AWS Amplify Hosting now uses GitHub Apps to obtain access to your GitHub code repositories. The Amplify GitHub App offers all the same features as the existing OAuth app, and additionally gives you complete control over scoping permissions to specific repositories in your account or organization.

Post Updated on April 05, 2022 at 10:51PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com