What is the translation of " CODESTAR " in English?

Examples of using Codestar in German and their translations into English

{-}
  • 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
Diese Version unterstützt AWS CodeStar.
This release supports AWS CodeStar.
Warten Sie, bis AWS CodeStar das Projekt erstellt hat.
Wait while AWS CodeStar creates the project.
Schritt 2: Erstellen eines Projekts in AWS CodeStar.
Step 2: Create a Project in AWS CodeStar.
Verwenden von AWS CodePipeline mit AWS CodeStar, um eine Pipeline in einem Codeprojekt zu erstellen.
Use AWS CodePipeline with AWS CodeStar to Build a Pipeline in a Code Project.
Diese Richtlinie ermöglicht den vollständigen Zugriff auf AWS CodeStar.
This policy allows full access to AWS CodeStar.
Diese Richtlinien können von AWS CodeStar geändert werden.
These policies are subject to change by AWS CodeStar.
Für dieses Tutorial benötigen Sie eine Beispielprojekt AWS CodeStar.
For this tutorial, you need a sample project in AWS CodeStar.
AWS CodeStar arbeitet mit AWS CodePipeline, um AWS-Ressourcen in einer Tool-Chain für die Projektentwicklung zu kombinieren.
AWS CodeStar works with AWS CodePipeline to combine AWS resources into a project development toolchain.
CreateUserProfile zum Erstellen eines Benutzerprofils in AWS CodeStar.
CreateUserProfile to create a user profile in AWS CodeStar.
Testen Sie den Webservices manuell, um zu bestätigen, dass AWS CodeStar den Webservice wie erwartete erstellt und bereitgestellt hat.
Manually test the web service to confirm that AWS CodeStar built and deployed the web service as expected.
AssociateTeamMember zum Hinzufügen eines Benutzers zu einem AWS CodeStar Projekt.
AssociateTeamMember to add a user to an AWS CodeStar project.
Löscht ein Benutzerprofil in AWS CodeStar, einschließlich aller diesem Profil zugeordneten Einstellungen wie Anzeigename und E-Mail-Adresse.
Deletes a user profile in AWS CodeStar, including all personal preference data associated with that profile, such as display name and email address.
In den folgenden Abschnitten wird das Format der zulässigen Aktionen undRessourcen für AWS CodeStar beschrieben.
The following sections describe the format of allowed actions andresources for AWS CodeStar.
Dazu gehören mögliche Gebühren für Services, wie Amazon EC2, AWS CodeStar und AWS-Services, die von AWS CodeStar unterstützt werden.
These include possible charges for services such as Amazon EC2, AWS CodeStar, and AWS services supported by AWS CodeStar.
Für Ihr AWS-Konto fallen möglicherweise Kosten im Zusammenhang mit diesem Tutorial an, einschließlichder Kosten für AWS-Services, die von AWS CodeStar verwendet werden.
Your AWS account may be charged for costs related to this tutorial,including costs for AWS services used by AWS CodeStar.
Manche der Berechtigungen in AWS CodeStar können nicht für eine Ressource gelten, sondern müssen stattdessen für alle gültig sein(), ansonsten schlägt die Aktion fehl.
Some of the permissions in AWS CodeStar cannot be scoped to a resource, but instead must be scoped to all, or the action will fail.
In diesem Schrittverwenden Sie Ihre lokale Workstation, um einen Test hinzuzufügen, den AWS CodeStar automatisch für den Webservice ausführt.
In this step,you use your local workstation to add a test that AWS CodeStar runs automatically on the web service.
Nachdem AWS CodeStar den Push erkannt hat, weist es AWS CodePipeline an, mit AWS CodeBuild und AWS SAM den Webservice automatisch neu zu erstellen und bereitzustellen.
After AWS CodeStar detects the push, it instructs AWS CodePipeline to use AWS CodeBuild and AWS SAM to rebuild and redeploy the web service automatically.
Wie Sie ein Beispielprojekt anlegen, finden Sie im Tutorial Creating a Serverless Project in AWS CodeStar im AWS CodeStar User Guide.
See the Creating a Serverless Project in AWS CodeStar tutorial in the AWS CodeStar User Guide to create a sample project.
Wenn Sie einem Projekt einen Benutzer hinzufügen, fügt AWS CodeStar automatisch die verwaltete Richtlinie für das Projekt an, die der Rolle des Benutzers entspricht.
When you add a user to a project, AWS CodeStar automatically attaches the managed policy for the project that matches the user's role.
Geben Sie den Namen des Projekts ein,behalten Sie die Markierung im Kontrollkästchen Delete associated resources along with AWS CodeStar project bei, und wählen Sie dann Delete.
Type the name of the project,keep the Delete associated resources along with AWS CodeStar project box selected, and then choose Delete.
In diesem Schritt testen Sie den erweiterten Webservice, den AWS CodeStar basierend auf der Logik erstellt und bereitgestellt hat, die Sie im vorherigen Schritt hinzugefügt haben.
In this step,you test the enhanced web service that AWS CodeStar built and deployed, based on the logic you added in the previous step.
AWS CodeStar verwendet AWS SAM, das auf AWS CloudFormation basiert, um eine vereinfachte Methode für das Erstellen und Verwalten von unterstützten AWS-Ressourcen bereitzustellen, einschließlich von Amazon API Gateway-APIs, AWS Lambda-Funktionen und Amazon DynamoDB-Tabellen.
AWS CodeStar uses AWS SAM, which relies on AWS CloudFormation, to provide a simplified way of creating and managing supported AWS resources, including Amazon API Gateway APIs, AWS Lambda functions, and Amazon DynamoDB tables.
Diese Richtlinienanweisung erlaubt dem IAM-Benutzer, alle verfügbaren Aktionen in AWS CodeStar mit allen verfügbaren AWS CodeStar-Ressourcen, die mit dem AWS-Konto verknüpft sind, durchzuführen.
This policy statement allows the user to perform all available actions in AWS CodeStar with all available AWS CodeStar resources associated with the AWS account.
Nur auf Benutzer, die AWS CodeStar Projekte erstellen sollen, sollte eine Richtlinie angewendet werden, die unabhängig vom jeweiligen Projekt Zugriff auf alle AWS CodeStar-Ressourcen gewährt.
Only users who will create AWS CodeStar projects should have a policy applied that allows access to all AWS CodeStar resources, regardless of project.
Ein IAM-Benutzer mit dieser Richtlinie kann alle AWS CodeStar Aktionen in dem Projekt durchführen; anders als ein IAM-Benutzer mit der Richtlinie AWSCodeStarFullAccess kann er jedoch keine neuen Projekte erstellen.
An IAM user with this policy can perform all AWS CodeStar actions in the project, but unlike an IAM user with the AWSCodeStarFullAccess policy, the user cannot create new projects.
Wenn Sie zum ersten Mal mit AWS CodeStar in dieser AWS-Region arbeiten, geben Sie für Display Name und Email den Anzeigenamen und die E-Mail-Adresse an, die AWS CodeStar für Ihren IAM-Benutzer verwenden soll.
If this is your first time using AWS CodeStar in this AWS region, then for Display Name and Email, type the display name and email address you want AWS CodeStar to use for your IAM user.
In diesem Tutorial verwenden Sie AWS CodeStar, um ein Projekt zu erstellen, das das AWS Serverless Application Model(AWS-SAM) zum Erstellen und Verwalten von AWS-Ressourcen für einen in AWS Lambda gehosteten Web-Service.
In this tutorial, you will use AWS CodeStar to create a project that uses the AWS Serverless Application Model(AWS SAM) to create and manage AWS resources for a web service hosted in AWS Lambda.
Ein Tutorial, das zeigt, wie Sie mithilfe von AWS CodeStar eine Beispiel-Pipeline für eine Serverless-Anwendung erstellen, finden Sie unter Tutorial: Erstellen und Verwalten eines serverlosen Projekts in AWS CodeStar.
For a tutorial that shows you how to use AWS CodeStar to create a sample pipeline for a serverless application, see Tutorial: Creating and Managing a Serverless Project in AWS CodeStar.
Wenn Sie dieses Feld löschen, wird der Projektdatensatz aus AWS CodeStar gelöscht, aber viele der AWS-Ressourcen des Projekts bleiben erhalten, und Ihrem AWS-Konto werden möglicherweise Gebühren für laufende Kosten in Rechnung gestellt.
If you clear this box,the project record will be deleted from AWS CodeStar, but many of the project's AWS resources will remain, and your AWS account might be charged for ongoing related costs.
Results: 59, Time: 0.0352

Top dictionary queries

German - English