All Content tagged with AWS CodeStar
AWS CodeStar enables you to quickly develop, build, and deploy applications on AWS. AWS CodeStar provides a unified user interface, enabling you to easily manage your software development activities in one place.
Content language: English
Select tags to filter
Sort by most recent
34 results
I´m getting this error "Cannot read properties of undefined (reading 'OwnerId')" when trying to setup GitHub as the Source repository for CodePipeline (using CodeStar Connections)

Hello there,
I want to add a project for developer tools. However, when I tried to create a CodeStar project, I re...
Hello everyone. I'm trying to create a build project in CodeBuild using my Self Managed Gitlab as source. I created a connection in Developer Tools wit my Gitlab and then used it in a CodeBuild projec...
With the new AWS CloudFormation Git sync feature, I am trying to setup the GitOps flow for my AWS CDK projects on Gitlab.
In all demos I can find, the initial CloudFormation stack with sync settings ...
I am trying to develop a serverless app that uses cognito user pools, API gateway, Lambdas and dynamo DB. I can do everything in console but that isn't great as I would like to have source control and...