All Content tagged with AWS CodeCommit

AWS CodeCommit is a secure, highly scalable, managed source control service that hosts private Git repositories. It makes it easy for teams to securely collaborate on code with contributions encrypted in transit and at rest.

Content language: English

Select up to 5 tags to filter
Sort by most recent
I am migrating a branch from one codecommit repo to another. Both Repos are on different accounts but have the same name and are in the same region. I connect to them using HTTPs so both have the same...
1
answers
0
votes
108
views
KM
asked 3 months ago
when migrating from Gitlap to GitHub enterprise, having more than one organization, projects and repos, and many users what is the best approach to achieve successful migration with the least...
1
answers
0
votes
181
views
profile picture
asked 3 months ago
We are attempting to support CI/CD pipelines for trunk-based development (https://minimumcd.org/minimumcd/tbd/) for our AWS CodeCommit git repositories. Specifically, that means we need 2 types of...
0
answers
0
votes
127
views
asked 4 months ago
Is this steps necessary to have immutable servers 1. **Source Stage**: - Connects to your GitHub repository using AWS CodeCommit. - Pulls the latest code to start the pipeline. 2. **Build...
1
answers
0
votes
494
views
code2go
asked 4 months ago
I use a federated identity via IAM Identity Centre, and I'm running into all sorts of problems when using AWS CLI. I have run the following commands: aws sso configure aws sso login --profile...
1
answers
0
votes
265
views
nk
asked 4 months ago
Original issue: unable to access codecommit repos, returning 403 error. I am able to access it only when directly inputting credentials into the https string. I am trying to troubleshot my aws cli...
3
answers
0
votes
149
views
klaz
asked 4 months ago
Trying to access a repo on CodeCommit is giving 403. Can only access it from root user on cloudshell from aws. From anywhere else its blocked. Tried everything I could find. Reset credentials, played...
Accepted AnswerAWS CodeCommit
2
answers
0
votes
138
views
klaz
asked 4 months ago
Hi, I have an MLOps pipeline whose code is stored in CodeCommit. A commit to CodeCommit triggers a CodePipeline which in turn triggers a Sagemaker pipeline. The Sagemaker Pipeline creates a new...
1
answers
0
votes
146
views
asked 4 months ago
* IDE: AWS Cloud9 * Python version: 3.9 * Build runs successfully with fronted react only. Getting error after adding aws amplify rest api using AWS Lambda with python backend. I'm getting following...
1
answers
0
votes
648
views
n_gole
asked 5 months ago
Hello, I've been working through the WildRydes tutorial and I got to the app building stage in Amplify. The build keeps failing at the Frontend stage. The log includes a bunch of deprecation...
0
answers
0
votes
362
views
asked 5 months ago
Hello, We want to let students create their own personal (private) CodeCommit Repos based on IdentityPool, we find it possible to create CodeCommit repos programmatically...
1
answers
0
votes
384
views
MathDev
asked 6 months ago
I have a Glue ETL job in `us-east-1`. My code commit repository is defined in `eu-central-1`. How can I configure the `us-east-1` ETL job to push its code to the `eu-entral-1` code repository? I...
Accepted AnswerAWS CodeCommitAWS Glue
1
answers
0
votes
211
views
Vince
asked 6 months ago