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
Hello team, I have deployed aft-module first and now I'm trying deploy Multiple Account-Request AFT. But Im getting the following error in Code Pipeline ![Enter image description...
0
answers
-2
votes
153
views
asked 10 months ago
Is there a way to access a CodeCommit repository from outside AWS (e.g. local PC) without IAM user and without rights to create IAM users?
1
answers
0
votes
328
views
asked 10 months ago
Trying to create a Codepipeline where the CodePiipeline is in us-east-2 but the CodeCommit repo is in us-east-1.. I was wondering is it possible to use the CodeCommit repo in different region as....
1
answers
0
votes
453
views
asked 10 months ago
Our CodeCommit repo is out of sync with our local copy repo, and cannot be reconciled. We seek remedies. This is the situation in our local copy after a merge from a feature branch into a build...
0
answers
0
votes
66
views
arayq2
asked a year ago
I want to use the code from a Gitea repository in AWS code pipeline without using any third party software. I was facing some problems using web hooks and Lambda(Also problem with Layers in lambda)....
0
answers
0
votes
105
views
GJS
asked a year ago
We have all code in AWS CodeCommit and obviously do not want to move to Microsoft's GitHub first before using CodeCatalyst. How/when can we integrate with CodeCommit? We also need integration with or...
1
answers
1
votes
428
views
Maarten
asked a year ago
I am kind of new to the AWS world and cloud development so I do not know what am I doing wrong. I created my Angular App and I decided to host it on AWS Amplify. The app was working perfectly until I...
3
answers
0
votes
433
views
asked a year ago
I would like to include an image in a CodeCommit repository README file, located within the same repository. As opposed to other git providers, CodeCommit does not seem to support displaying those...
2
answers
0
votes
619
views
Anton
asked a year ago
Hello, I am using the AWS IAM (Identity Center - SSO) concept to log into AWS Accounts, integrated with AAD (Using SAML and SCIM protocols). A specific account was created under the AWS Cloud Tower...
1
answers
0
votes
490
views
asked a year ago
i am using a lambda account to create/clone a repository and the account has the AWSCodeCommitPowerUser and AWSLambda_FullAccess policy. However, it is hitting 403 error but the initial folder will be...
0
answers
0
votes
78
views
Unknown
asked a year ago
I want to use codeDeploy to monitor for CodeCommit activities, if for example a new commit on the main branch, I want to inform EC2 that runs the current version of the app of a new change to the main...
2
answers
1
votes
368
views
FSA
asked a year ago
- Mr. A creates a pull request. - I add a comment in line 4 that code needs to be changed. - Mr. A does the changes, commits, pushes. And asks for a re-check. - When I open the pull request I can see...
Accepted AnswerAWS CodeCommit
1
answers
2
votes
400
views
Mark
asked a year ago