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...
How can I set up a custom domain name for my API Gateway API?
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...
![在此处输入图片描述](/media/postImages/original/IM7qMyrjeSRMqqe2-7leiakg)
Resource handler returned message: "Resource of type 'AWS::ElasticBeanstalk::Environment' with identifier 'cs-esp-deliveryapp' did not...
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...
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...
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)...
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....
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:...
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...
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...
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...