Questions 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 up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Other CI/CD solutions like Circle CI make it easy to set up a status check in Github, so that if a build fails, a branch can't be merged. How can I do that in a CodeBuild / CodePipeline with a...
1
answers
0
votes
792
views
asked a year ago
1
answers
0
votes
427
views
asked a year ago
I am using aws-cdk-lib/pipelines to build CDKPipeline (CodePipeline) I have defined the integration with GitHub below. ``` pipelines.CodePipelineSource.connection() ``` I would like to pass...
1
answers
0
votes
442
views
takagi
asked a year ago
![在此处输入图片描述](/media/postImages/original/IM7qMyrjeSRMqqe2-7leiakg) Resource handler returned message: "Resource of type 'AWS::ElasticBeanstalk::Environment' with identifier 'cs-esp-deliveryapp' did not...
0
answers
0
votes
141
views
asked a year ago
Hello, I'm new to using this service, so apologies if my question is DUMB. :-) I'm using RTMP Server to push video from my GoPro to OBS. I have about a 3 to 5 second lag. Is there any way in reducing...
1
answers
0
votes
163
views
asked 2 years ago
Code Catalyst is introduced in recent aws re-invent. What is best path forward either to adopt code star or use code catalyst ? Will code star will be deprecated in favour of Code Catalyst ?We have...
3
answers
1
votes
3153
views
asked 2 years ago
While we already have the aws github app already installed in our github org. Trying to add a connection using it in this specific account (and I tried also in another account and got the same result)...
0
answers
0
votes
158
views
asked 2 years ago
I am trying to create a CICD of my application that is available on Bitbucket. For this, I have created AWS CodePipeline that will deploy this app to ECS Cluster. I am trying to do this via AWS CLI....
1
answers
0
votes
926
views
asked 2 years ago
Currently facing an issue with creating a notification rule for code pipeline using CDK with Pipeline or CodePipeline constructs ``` Resource handler returned message: "Invalid request provided:...
0
answers
0
votes
151
views
asked 2 years ago
I created a project with CodeStar. Cloud9 was integrated with CodeCommit. My last commits were in March, 2022. Tried to commit a file in July 2022 and Cloud9 has forgotten how to connect to the...
1
answers
0
votes
321
views
asked 2 years ago
The idea is the following: * Codecommit has a notification rule. * Notification's target it's an sns topic. * The topic's target is a lambda function. * Minimally I want lambda X-Ray trace when the...
0
answers
0
votes
351
views
asked 2 years ago
Good afternoon dear experts. Help solve the issue. I run the sh file (with rights) through the terminal, I get No such file or directory/.bashrc Google didn't help. I'm beating this wall for the 3rd...
0
answers
0
votes
118
views
asked 2 years ago