Questions tagged with AWS CodePipeline

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.

Hi everyone, I'm currently working on setting up a CI/CD pipeline in AWS CodePipeline to deploy a Lambda function as a Docker image. My pipeline consists of three stages: Source, Build, and...
2
answers
0
votes
133
views
Subhan
asked a day ago
I have a CodePipeline with ECR as the source, and I want it to trigger every time a new image is pushed to ECR, regardless of the image tag, and deploy it to ECS. However, ECR as a source in...
1
answers
0
votes
200
views
asked 2 days ago
I have a codepipeline with with source as ECR. I have specified a pipeline variable and I want to trigger the pipeline using Eventbridge by supplying this variable dynamically from the event (assume...
1
answers
0
votes
156
views
asked 2 days ago
We want to deploy our application to multiple regions (later maybe multiple accounts). This works fine using the Wave from a Codepipeline. Now we need every region to have an own manual approval, so...
1
answers
0
votes
134
views
asked 7 days ago
Given CodeCommit is being deprecated, what other Git service is available in the AWS ecosystem that is IRAP approved? Are there plans to make CodeCatalyst IRAP approved? It's not on this...
0
answers
0
votes
79
views
Ben
asked 7 days ago
Hi, can we use aws ecs deployer in the deploy stage in codepipeline for blue/green deployments? Or do we need to use codedeploy in the deploy stage to achieve this?
1
answers
0
votes
137
views
asked 7 days ago
Please how do i setup this codepipline Trigger using Cloudformation Please help me with Cloudformation Template for this ![Enter image description...
1
answers
0
votes
213
views
Nafiu
asked 9 days ago
GitHub enjoyed more support than CodeCommit from AWS, so the discontinuing of the Servicing is shocking but not really. My Question is: Do we know if Azure Repos will be a supported Source for...
0
answers
0
votes
61
views
smasoka
asked 12 days ago
Hello all, I am receiving this error when using AWS Codebuild outside of any region other than us-west-2. Build failed to start Build failed to start. The following error occurred: Your account's...
1
answers
0
votes
162
views
Ian
asked 13 days ago
I'm setting up a CI/CD pipeline using AWS CodePipeline and AWS CodeBuild to deploy a Docker application running on an Elastic Beanstalk instance. The Docker credentials are stored in AWS Secrets...
1
answers
0
votes
165
views
strgt
asked 13 days ago
I am building my own app deployment platform where users can create a project by connecting to Github and then they can choose which repo they want to build and host using my platform. You can compare...
0
answers
0
votes
215
views
Ray
asked 15 days ago
Hello, I found the `ThrottlingException` mentioned on the [Common Errors page of the AWS CodePipeline API...
1
answers
0
votes
139
views
Rafael
asked 17 days ago