Questions tagged with AWS CodeBuild

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...
1
answers
0
votes
96
views
Subhan
asked 14 hours 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
183
views
asked a day 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
129
views
asked a day ago
How can customers lock down GitHub webhooks to a large number of projects? On the AWS Webhook we can lock it down to a project regex using the REPOSITORY_NAME event filter [1], but I don't see a...
1
answers
0
votes
69
views
profile pictureAWS
EXPERT
Tyler_P
asked 4 days ago
Is there a way to prevent users from overriding a project's default compute configuration with the "Start build with overrides" console button? Could you possibly write IAM policy that restricts the...
0
answers
0
votes
67
views
profile pictureAWS
EXPERT
Tyler_P
asked 5 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
78
views
Ben
asked 7 days ago
Hello. I need a way to quickly create a new account under the organization and copy S3 buckets and ECR repositories to this new account. Would Lambda be the most suitable tool for this task, or do...
2
answers
0
votes
275
views
MarkoD
asked 10 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
60
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
161
views
Ian
asked 12 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
163
views
strgt
asked 12 days ago
our codecommit repos,ECR repos,codebuild jobs, codepipeline jobs in dev account which will deploy apps in EKS in the dev account. now we need to deploy our apps in Prod account , so can we create a...
1
answers
0
votes
243
views
asked 14 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
214
views
Ray
asked 15 days ago