What is the translation of " AWS-SHELL " in German?

Noun
Aws-shell

Examples of using Aws-shell 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
To install the aws-shell, you use pip.
Zum Installieren von aws-shell verwenden Sie pip.
Automate AWS services by using the AWS CLI and the aws-shell.
Automatisieren von AWS-Services mit der AWS CLI und der aws-shell.
If the aws-shell is installed, the aws> prompt is displayed.
Wenn aws-shell installiert ist, wird die aws> -Eingabeaufforderung angezeigt.
For more information, see the AWS CLI and aws-shell Sample.
Weitere Informationen finden Sie unter Beispiel für AWS CLI und aws-shell.
If you're using the aws-shell, omit the aws prefix from the preceding commands.
Wenn Sie die AWS-Shell verwenden, lassen Sie das Präfix aws aus den vorhergehenden Befehlen weg.
For example,you can use the AWS Command Line Interface(AWS CLI) or the aws-shell to run commands from a terminal session.
Beispiel: Sie können die AWS Command Line Interface(AWS CLI) oder die aws-shell für das Ausführen von Befehlen aus einer Terminalsitzung verwenden.
If you're using the aws-shell, you can stop using it by running the. exit or. quit command.
Wenn Sie aws-shell verwenden, können Sie anhand der Befehle .exit oder .quit dessen Verwendung einstellen.
Step 1: Install and Configure the AWS CLI, the aws-shell, or Both in Your Environment.
Schritt 1: Installieren und Konfigurieren der AWS CLI, aws-shell oder beider in Ihrer Environment.
If you want to use the aws-shell but haven't started it yet, start the aws-shell by running the aws-shell command.
Wenn Sie aws-shell verwenden möchten, aber noch nicht gestartet haben, starten Sie aws-shell, indem Sie den aws-shell Befehl ausführen.
Run the aws s3 mb command with the AWS CLI ors3 mb command with the aws-shell, supplying the name of the bucket to create.
Führen Sie den aws s3 mb -Befehl mit der AWS CLI oderden s3 mb -Befehl mit aws-shell aus, wobei Sie den Namen des zu erstellenden Buckets angeben.
The AWS CLI and the aws-shell are unified tools that provide a consistent interface for interacting with all parts of AWS.
Bei der AWS CLI und aws-shell handelt es sich um vereinheitlichte Tools, die eine konsistente Schnittstelle für die Interaktion mit allen AWS-Komponenten bereitstellen.
Back in the environment,use the AWS CLI to run the aws configure command or the aws-shell to run the configure command.
Wenn Sie zurück in derenvironment sind, verwenden Sie die AWS CLI zum Ausführen des aws configure -Befehls oder die aws-Shell zum Ausführen des configure -Befehls.
You use the same commands with the aws-shell, except that you start commands without the aws prefix.
Verwenden Sie mit aws-shell die gleichen Befehle, starten Sie die Befehle jedoch ohne das aws -Präfix.
If you are using an AWS Cloud9 EC2 development environment, you can skip ahead to Step 3:Run Some Basic Commands with the AWS CLI or the aws-shell in Your Environment.
Wenn Sie eine AWS Cloud9 EC2 development environment verwenden, können Sie mit Schritt 3:Führen Sie grundlegende Befehle mit der AWS CLI oder aws-shell in Ihrer Umgebung aus fortfahren.
Step 1: Install the AWS CLI, the aws-shell, or Both in Your Environment.
Schritt 1: Installieren Sie die AWS CLI, aws-shell oder beide in Ihrer Environment.
You can use these keys when you access AWS services programmatically, either through one of the several AWS SDKs orby using the AWS Command Line Interface(AWS CLI) or the aws-shell.
Verwenden Sie diese Schlüssel, wenn Sie über eines der verschiedenen AWS-SDKs oderüber die AWS Command Line Interface(AWS CLI) oder AWS-Shell programmgesteuert auf AWS-Services zugreifen.
Throughout this sample, if you're using the aws-shell, omit aws from each command that starts with aws.
In diesem Beispiel, lassen Sie aws aus jedem Befehl aus, der mit aws beginnt, wenn Sie die aws-shell verwenden.
If you are using an AWS Cloud9 EC2 development environment and you only want to use the AWS CLI, you can skip ahead to Step 3:Run Some Basic Commands with the AWS CLI or the aws-shell in Your Environment.
Wenn Sie eine AWS Cloud9 EC2 development environment verwenden, aber nur die AWS CLI verwenden möchten, können Sie mit Schritt 3:Führen Sie grundlegende Befehle mit der AWS CLI oder aws-shell in Ihrer Umgebung aus fortfahren.
If you already installed and configured the AWS CLI, the aws-shell, or both in your environment, you don't need to do it again.
Wenn Sie die AWS CLI, die aws-shell oder beide bereits in Ihrem environment installiert und konfiguriert haben, sind keine Schritte erforderlich.
Each time the AWS CLI, the aws-shell, or your code calls an AWS service, the AWS CLI, the aws-shell, or your code must provide a set of AWS access credentials along with the call.
Jedes Mal, wenn die AWS CLI, die aws-Shell oder Ihr Code einen AWS-Service aufruft, muss die AWS CLI, die aws-Shell oder Ihr Code eine Reihe von AWS-Anmeldeinformationen zusammen mit dem Aufruf bereitstellen.
This sample enables you to set up theAWS Command Line Interface(AWS CLI), the aws-shell, or both in an AWS Cloud9 development environment.
In diesem Beispiel erfahren Sie,wie Sie die AWS Command Line Interface(AWS CLI), aws-shell oder beides in einer AWS Cloud9 development environment einrichten.
In this step, you use the AWS CLI or the aws-shell in your environment to create a bucket in Amazon S3, list your available buckets, and then delete the bucket.
In diesem Schritt verwenden Sie die AWS CLI oder aws-shell in Ihrer environment, um einen Bucket in Amazon S3 zu erstellen, Ihre verfügbaren Buckets aufzulisten und den Bucket anschließend zu löschen.
In this section, you use AWS Identity and Access Management(IAM)to generate a set of permanent credentials that the AWS CLI, the aws-shell, or your code can use when calling AWS services.
In diesem Abschnitt verwenden Sie AWS Identity and AccessManagement(IAM) zum Generieren einer Reihe von dauerhaften Anmeldeinformationen, die die AWS CLI, aws-Shell oder Ihr Code beim Aufrufen von AWS-Services verwenden kann.
If you use the AWS CLI or the aws-shell, we recommend you configure the AWS CLI or the aws-shell with the credentials for an IAM administrator user in your AWS account.
Wenn Sie die AWS CLI oder die aws-shell verwenden, empfehlen wir Ihnen, die AWS CLI oder die aws-shell mit den Anmeldeinformationen für einen IAM-Administratorbenutzer in Ihrem AWS-Konto zu konfigurieren.
If you must run a command that is not allowed by AWS managed temporary credentials,one approach would be to configure the AWS CLI or aws-shell in the environment with a set of permanent credentials, which removes this limitation.
Wenn Sie einen Befehl ausführen müssen, der von AWS managed temporary credentials nicht erlaubtist, wäre ein Ansatz, die AWS CLI oder aws-shell in der environment mit dauerhaften Anmeldeinformationen zu konfigurieren, wodurch diese Beschränkung aufgehoben wird.
Test the installation and configuration of the AWS CLI, the aws-shell, or both by running the DynamoDB list-tables command from a terminal session in your environment to list your existing DynamoDB tables, if there are any.
Testen Sie die Installation und Konfiguration der AWS CLI der aws-shell oder beider, indem Sie den DynamoDB-Befehl list-tables von einer Terminalsitzung in Ihrer environment ausführen, um Ihre vorhandenen DynamoDB-Tabellen aufzulisten, sofern vorhanden.
A read/write member maybe able to use the AWS CLI, the aws-shell, or AWS SDK code in your environment to take actions in AWS on your behalf.
Ein read/write-Mitglied kann die AWS CLI, die AWS-Shell oder AWS SDK-Code in Ihrer environment verwenden, um in AWS Aktionen in Ihrem Namen auszuführen.
If you have the AWS CLI or the aws-shell installed in your environment, you can use the aws configure command for the AWS CLI or the configure command for the aws-shell to store your permanent access credentials instead.
Wenn Sie die AWS CLI oder die aws-Shell in Ihrer environment installiert haben, können Sie den aws configure -Befehl für die AWS CLI oder den configure -Befehl für die aws-Shell zur Speicherung Ihrer dauerhaften Anmeldeinformationen verwenden.
In this step, you use the AWSCloud9 IDE to install the AWS CLI, the aws-shell, or both in your environment so you can run commands to interact with AWS.
In diesem Schritt verwenden Sie die AWS Cloud9 IDE,um die AWS CLI, aws-shell oder beide in Ihrer environment zu installieren, sodass Sie für die Interaktion mit AWS Befehle ausführen können.
Results: 29, Time: 0.0227

Top dictionary queries

English - German