What is the translation of " CODECOMMIT REPOSITORY " in German?

Noun
Codecommit-repository
codecommit repository
Codecommit-repositorys
codecommit repository
codecommit repository
codecommit repository

Examples of using Codecommit repository in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Step 1: Create an AWS CodeCommit Repository.
Schritt 1: Erstellen eines AWS CodeCommit Repositorys.
The name of the AWS CodeCommit repository where the pull request is created with the repositoryName attribute.
Name des AWS CodeCommit-Repositorys, in dem die Pull-Anforderung erstellt wird mit dem Attribut repositoryName.
In this command, MyDemoRepo is the name of your AWS CodeCommit repository.
In diesem Befehl ist MyDemoRepo der Name Ihres AWS CodeCommit-Repositorys.
Step 1: Create an AWS CodeCommit Repository and Local Repo.
Schritt 1: Erstellen eines AWS CodeCommit-Repositorys und eines lokalen Repositorys.
This is the sample application you downloaded and pushed to your AWS CodeCommit repository.
Dies ist die Beispielanwendung, die Sie heruntergeladen und an Ihr AWS CodeCommit-Repository übertragen haben.
Step 3: Clone an AWS CodeCommit Repository Into Your AWS Cloud9 EC2 Development Environment.
Schritt 3: Klonen eines AWS CodeCommit-Repositorys in Ihrer AWS Cloud9 EC2-Entwicklungsumgebung.
Step 1: Install Prerequisites and Add the AWS CodeCommit Repository as a Remote.
Schritt 1: Installieren der Voraussetzungen und Hinzufügen des AWS CodeCommit-Repositorys als Remote-Repository.
Changing the name of the AWS CodeCommit repository will change the SSH and HTTPS URLs that users need to connect to the repository..
Wenn der Name des AWS CodeCommit-Repositorys geändert wird, ändern sich die SSH- und die HTTPS-URL, die Benutzer zum Herstellen einer Verbindung mit dem Repository benötigen.
If you are already set up for AWS CodeCommit, you can skip ahead to Step 1:Create an AWS CodeCommit Repository.
Wenn Sie bereits für AWS CodeCommit eingerichtet sind, gehen Sie direkt zu Schritt 1:Erstellen eines AWS CodeCommit Repositorys.
You can create a trigger for an AWS CodeCommit repository so that events in the repository will invoke a Lambda function.
Sie können einen Auslöser für ein AWS CodeCommit-Repository erstellen, damit Ereignisse im Repository eine Lambda-Funktion aufrufen.
You can use the AWS CodeCommit consoleto create a file and add it to a branch in an AWS CodeCommit repository.
Sie können die AWS CodeCommit-Konsole verwenden,um eine Datei zu erstellen und zu einem Branch in einem AWS CodeCommit-Repository hinzuzufügen.
You can configure an AWS CodeCommit repository so that code pushes or other events trigger actions, such as invoking a function in AWS Lambda.
Sie können ein AWS CodeCommit-Repository so konfigurieren, dass Push-Übertragungen von Code oder andere Ereignisse Aktionen auslösen, wie etwa das Aufrufen einer Funktion in AWS Lambda.
This example shows how you might create apolicy that allows Read access to a specific CodeCommit repository.
Dieses Beispiel zeigt, wie Sie eine Richtlinien erstellen könnten,die ermöglicht Read -Zugriff auf ein bestimmtes CodeCommit-Repository.
To create a repository, see Create an AWS CodeCommit Repository or follow the steps in the Git with AWS CodeCommit Tutorial tutorial.
Informationen zur Erstellung eines Repositorys finden Sie unter Erstellen eines AWS CodeCommit-Repositorys, oder befolgen Sie die Schritte im Tutorial Tutorial: Git und AWS CodeCommit.
Run the git remote show remote-name command,where remote-name is the alias of the AWS CodeCommit repository by default, origin.
Führen Sie den Befehl git remote showremote-name aus, wobei remote-name der Alias des AWS CodeCommit-Repositorys ist standardmäßig origin.
When you make connections to an AWS CodeCommit repository with the AWS CLI or the SDKs, make sure you use the correct regional endpoint for the repository..
Bei der Herstellung einer Verbindung zu einem AWS CodeCommit-Repository mit der AWS CLI oder den SDKs vergewissern Sie sich, dass Sie den richtigen regionalen Endpunkt für das Repository verwenden.
If you cloned the repository, fromthe local repo's perspective, remote-name is not the name of the AWS CodeCommit repository.
Wenn Sie das Repository geklont haben,ist remote-name aus Sicht des Lokales Repositorys nicht der Name des AWS CodeCommit-Repositorys.
For example, the following ARN specifies any AWS CodeCommit repository that begins with the name MyDemo and that is registered to the AWS account 111111111111 in the us-east-2 AWS Region.
Der folgende ARN beispielsweise gibt alle AWS CodeCommit-Repositorys an, die mit dem Namen MyDemo beginnen und mit dem AWS-Konto 111111111111 in der AWS-Region us-east-2 angemeldet sind.
To use the AWS CLI to create the repository,see Use the AWS CLI to Create an AWS CodeCommit Repository.
Informationen über die Verwendung der AWS CLI zum Erstellen des Repositorys finden Sie unterVerwenden der AWS CLI zum Erstellen eines AWS CodeCommit-Repositorys.
You can configure an AWS CodeCommit repository so that code pushes or other events trigger actions, such as sending a notification from Amazon Simple Notification Service Amazon SNS.
Sie können ein AWS CodeCommit-Repository so konfigurieren, dass Push-Übertragungen von Code oder andere Ereignisse Aktionen auslösen, wie das Versenden einer Benachrichtigung von Amazon Simple Notification Service Amazon SNS.
Run git remote set-url--add--push origin again, this time with the URL andrepository name of your AWS CodeCommit repository.
Führen Sie den Befehl git remote set-url--add--push origin erneut aus, dieses Mal mit der URLund dem Namen Ihres AWS CodeCommit-Repositorys.
You create a template that describes resources, including an AWS CodeCommit repository, and AWS CloudFormation takes care of provisioning and configuring those resources for you.
Sie erstellen einfach eine Vorlage, in der die Ressourcen beschrieben werden, einschließlich eines AWS CodeCommit-Repositorys, und AWS CloudFormation übernimmt die Bereitstellung und Konfigurierung dieser Ressourcen für Sie.
In the Policy Document text box, replace the"*" portion of the Resource line with the Amazon Resource Name(ARN)of the AWS CodeCommit repository.
Ersetzen Sie im Textfeld Policy Document das Sternchen(*) in der Zeile Resource durch den Amazon Resource Name(ARN)des AWS CodeCommit-Repositorys.
After you choose the AWS CodeCommit repository name and branch, a message is displayed in Change detection options showing the Amazon CloudWatch Events rule that will be created for this pipeline.
Nachdem Sie den Namen und die Verzweigung des AWS CodeCommit-Repositorys ausgewählt haben, wird unter Change detection options eine Meldung mit der Amazon CloudWatch Events-Regel angezeigt, die für diese Pipeline erstellt wird.
You must have a location on your local machine to store a local copy of the AWS CodeCommit repository to which you will be connecting.
Für die lokale Kopie des AWS CodeCommit-Repositorys, mit dem Sie eine Verbindung herstellen, benötigen Sie einen Speicherort auf dem lokalen Computer.
If you have not yet created an AWS CodeCommit repository, follow the instructions in Create a Repository, copy the clone URL of the new AWS CodeCommit repository, and return to this page.
Falls Sie noch kein AWS CodeCommit-Repository erstellt haben, folgen Sie den Anweisungen unter Erstellen eines Repositorys, kopieren Sie die Klon-URL des neuen AWS CodeCommit-Repositorys und kehren Sie dann wieder zu dieser Seite zurück.
Using a Git client to clone the repository to your local computer, and then adding, committing,and pushing files to the AWS CodeCommit repository.
Verwenden eines Git-Clients zum Klonen des Repositorys auf den lokalen Computer und anschließendes Hinzufügen,Committen und Pushen von Dateien in das AWS CodeCommit Repository.
Problem: When you try touse an SSH endpoint to communicate with an AWS CodeCommit repository, a warning message appears containing the phrase The authenticity of host' host-name' can't be established.
Problem: Wenn Sie versuchen, mithilfe eines SSH-Endpunkts mit einem AWS CodeCommit-Repository zu kommunizieren, wird eine Warnmeldung mit folgendem Inhalt angezeigt: The authenticity of host' host-name' can't be established.
Add the file to the tracked changes for the localrepo, commit the change, and push the file to the AWS CodeCommit repository.
Fügen Sie die Datei zu den nachverfolgten Änderungen für das lokale Repository hinzu,übernehmen Sie die Änderung per Commit und übertragen Sie die Datei via Push-Verfahren in das AWS CodeCommit-Repository.
For example, depending on the specified Effect, the codecommit: GetBranch permission either allows or denies the user to perform the GetBranch operation,which gets details about a branch in an AWS CodeCommit repository.
Abhängig von dem angegeben Effect, erlaubt oder verweigert beispielsweise die codecommit:GetBranch -Berechtigung dem Benutzer, die GetBranch -Operation auszuführen,die Details über einen Branch in einem AWS CodeCommit Repository abruft.
Results: 221, Time: 0.0382

Word-for-word translation

Top dictionary queries

English - German