Skip to content

All Content tagged with AWS CodePipeline

AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates.

Content language: English

Filter content
Select tags to filter
Sort by
Sort by most recent
622 results
I'm trying out a code pipeline with a the EC2 deploy action. I've added the required permissions for logs and SSM to the codepipeline service role and ensured the instanced in registered in SSM. The...
3
answers
1
votes
37
views
asked 8 days ago
Join our experts LIVE on Twitch to learn how AWS Security Agent embeds security validation across every phase of your SDLC — from design to deployment!
I have developed a backend service using Express Gateway and set up a continuous deployment pipeline using AWS CodePipeline integrated with Amazon ECS. In the pipeline, I am using the ECS standard de...
1
answers
0
votes
39
views
asked 20 days ago
AWS
Elvis_PEXPERT
published 22 days ago1 votes65 views
Building a Multi-Region CI/CD Architecture on AWS - consider security, logging, and monitoring at the minimum
Hello, I am upgrading one of my projects from .Net 8.0 to .Net 10.0 framework. I use Codebuild to build and deploy the project. On referring to the AWS Codebuild doco, it looks like .Net SDK 10.0 is ...
2
answers
0
votes
228
views
asked 3 months ago
Stuck on my Secure S3 Static Website deployment with GitHub Actions 😮‍💨 Pipeline fails at Configure AWS credentials with: “Input required and not supplied: aws-region” If you’ve solved this before, ...
Accepted AnswerAWS CodePipeline
1
answers
0
votes
40
views
asked 3 months ago
Event logs Event details Error code ScriptFailed Script name deployment/scripts/validate_service.sh Message Script at specified location: deployment/scripts/validate_service.sh run as user ubuntu fail...
1
answers
0
votes
45
views
asked 4 months ago
need to deploy code using code deploy via deployment.sh file give .sh file which will be able to zip code with code deploy files created in repo like appsec.yml,stop-server.sh,etc and push to s3 which...
1
answers
0
votes
55
views
asked 4 months ago
#!/bin/bash set -euo pipefail APPLICATION_NAME="app" DEPLOYMENT_GROUP_NAME="app" S3_BUCKET="codedeploy" AWS_REGION="us-east-1" COMMIT_ID=$(git rev-parse --short HEAD) ENVIRONMENT="uat" ZIP_NAME="ba...
1
answers
-1
votes
44
views
asked 4 months ago
We’re in the process of migrating our workloads from Middle East (Bahrain) – me-south-1 to Middle East (UAE) – me-central-1. In me-central-1 we can successfully: Create and run Elastic Beanstalk env...
3
answers
0
votes
87
views
asked 5 months ago
I'm trying to configure an AWS CodePipeline with a GitHub (OAuth) source action. However, the pipeline fails at the source stage with the following error: Unable to use Connection: arn:aws:codeconnect...
3
answers
0
votes
174
views
asked 6 months ago
Hi All, I have created AWS accounts which will be used as a preInteg stage in our service pipeline. To test the account with load testing, I need to set up infrastructure in that account before addi...
1
answers
0
votes
144
views
asked 6 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 52
  • Page size
    12 / page