What is the translation of " AMAZON DYNAMODB TABLE " in German?

Amazon Dynamodb-tabelle
amazon dynamodb table
Amazon dynamodb table

Examples of using Amazon dynamodb table 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
Application Auto Scaling with an Amazon DynamoDB Table.
Auto Scaling von Anwendungen mit einer Amazon DynamoDB-Tabelle.
It indicates that the Amazon DynamoDB table in the project configuration already exists.
Sie weist darauf hin, dass die Amazon DynamoDB-Tabelle in der Projektkonfiguration bereits existiert.
For example, you must have permissions to create an Amazon DynamoDB table.
Sie müssen beispielsweise die Berechtigung haben, die Amazon DynamoDB table zu erstellen.
The policy allows access to a Amazon DynamoDB table that matches the current user's name.
Die Richtlinie gewährt Zugriff auf eine Amazon DynamoDB-Tabelle, die den Namen des aktuellen Benutzers enthält.
The properties of this object will be mapped to attributes in Amazon DynamoDB table.
Die Eigenschaften dieses Objekts werden den Attributen in einer Amazon DynamoDB-Tabelle zugeordnet.
Global Tables replicates your Amazon DynamoDB tables automatically across your choice of AWS regions.
Global Tables repliziert Ihre Amazon DynamoDB-Tabellen automatisch innerhalb der von Ihnen ausgewählten AWS-Regionen.
The app tracks thebooks that are available in the bookstore using an Amazon DynamoDB table.
Die App verfolgt die im Buchladen verfügbaren Bücher mithilfe einer Amazon DynamoDB-Tabelle.
Point-in-time recovery helps protect your Amazon DynamoDB tables from accidental write or delete operations.
Mit der zeitpunktbezogenen Wiederherstellung schützen Sie Ihre Amazon DynamoDB-Tabellen vor versehentlichen Schreib- und Löschoperationen.
AWS SAM supports Amazon API Gateway APIs,AWS Lambda functions, and Amazon DynamoDB tables.
AWS SAM unterstützt Amazon API Gateway-APIs,AWS Lambda-Funktionen und Amazon DynamoDB-Tabellen.
To manually configure an Amazon DynamoDB table that you can integrate into your mobile app, use the following steps.
Mit den folgenden Schritten können Sie eine Amazon DynamoDB-Tabelle manuell konfigurieren, die dann in eine mobile App integriert werden kann.
A DynamoDB stream is anordered flow of information about changes to items in an Amazon DynamoDB table.
Ein DynamoDB-Stream ist ein strukturierter Informationsfluss zu Elementänderungen in einer Amazon DynamoDB-Tabelle.
The Amazon DynamoDB table, mapping class, and object mapper client enable your app to interact with objects in the cloud.
Mit der Amazon DynamoDB-Tabelle, der Zuweisungsklasse und dem Objekt-Mapper-Client kann Ihre App mit Objekten in der Cloud interagieren.
You can create, update,or delete a global secondary index without replacing your Amazon DynamoDB table.
Sie können einen globalensekundären Index erstellen, aktualisieren oder löschen, ohne die Amazon DynamoDB-Tabelle zu ersetzen.
Assume that you have an Amazon DynamoDB table named Thread that is used to store information about threads in a technical support forum.
Stellen Sie sich eine Amazon DynamoDB-Tabelle mit dem Namen Thread vor, die zum Speichern von Informationen über Threads in einem technischen Support-Forum verwendet wird.
You can enable point-in-time recovery as well as create on-demand backups for your Amazon DynamoDB tables.
Sie können die zeitpunktbezogene Wiederherstellung für Ihre Amazon DynamoDB-Tabellen aktivieren sowie On-Demand-Sicherungen erstellen.
You can use AWS Lambda to run your code in response to events,such as changes to data in an Amazon S3 bucket or an Amazon DynamoDB table; to run your code in response to HTTP requests using Amazon API Gateway; or invoke your code using API calls made using AWS SDKs.
Sie können AWS Lambda verwenden, um Ihren Code als Reaktion auf Ereignisse auszuführen,wie Änderungen an Daten in einem Amazon S3-Bucket oder einer Amazon DynamoDB-Tabelle, um Ihren Code in Reaktion auf HTTP-Anfragen mit Amazon API Gateway auszuführen oder Ihren Code mit API-Aufrufen unter Verwendung von AWS-SDKs aufzurufen.
You can create on-demand backups as well as enable point-in-time recovery for your Amazon DynamoDB tables.
Sie können On-Demand-Sicherungen erstellen sowie eine zeitpunktbezogene Wiederherstellung für Ihre Amazon DynamoDB-Tabellen aktivieren.
Applications frequently need to identify a small subset of items in an Amazon DynamoDB table that meet a certain condition.
Anwendungen müssen häufig einen kleinen Teilsatz von Elementen in einer Amazon DynamoDB-Tabelle identifizieren, die eine bestimmte Bedingung erfüllen.
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.
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.
The DynamoDBConfig property type specifies the AwsRegion and TableName for an Amazon DynamoDB table in your account for an AWS AppSync data source.
Über den Eigenschaftstyp DynamoDBConfig werden die Eigenschaften AwsRegion und TableName für eine Amazon DynamoDB-Tabelle in Ihrem Konto für eine AWS AppSync-Datenquelle festgelegt.
Apply this policy to the unauthenticated role assigned to your Amazon Cognito identity pool,replacing the Resource values with the correct ARN for the Amazon DynamoDB table.
Wenden Sie diese Richtlinie auf die nicht authentifizierte Rolle an, die Ihrem Identitäten-Pool von Amazon Cognito zugewiesen ist,und ersetzen Sie die Ressourcen -Werte durch den richtigen ARN für die Amazon DynamoDB-Tabelle.
An AWS service thatcaptures a time-ordered sequence of item-level modifications in any Amazon DynamoDB table, and stores this information in a log for up to 24 hours.
Dieser AWS-Service bietet eine zeitlichgeordnete Abfolge von Änderungen auf Elementebene in jeder beliebigen Amazon DynamoDB-Tabelle und speichert diese Informationen bis zu 24 Stunden in einem Protokoll.
The policy could further state thatBob has permission to get items from an Amazon DynamoDB table named MyCompany.
Die Richtlinie könnte weiterhin besagen, dass Bob die Erlaubnis hat,Elemente aus einer Amazon DynamoDB-Tabelle mit dem Namen MyCompany abzurufen.
For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput.
Weitere Informationen zu den Inhalten einer bereitgestellten Durchsatzstruktur finden Sie unter Amazon DynamoDB Table ProvisionedThroughput.
These tasks might include starting and stopping Amazon EC2 instances and Amazon RDS databases,creating Amazon DynamoDB tables, creating IAM users, and so on.
Zu diesen Aufgaben können das Starten und Beenden von Amazon EC2 Instances und Amazon RDS-Datenbanken,das Erstellen von Amazon DynamoDB-Tabellen, das Erstellen von IAM-Benutzern usw.
It extends AWS CloudFormation to provide a simplified way of defining AWS Lambda functions,Amazon API Gateway APIs, and Amazon DynamoDB tables required by a serverless application.
Es erweitert AWS CloudFormation, um eine vereinfachte Möglichkeit für die Definition von AWS Lambda-Funktionen,Amazon API Gateway-APIs und Amazon DynamoDB-Tabellen bereitzustellen,d die von einer serverlosen Anwendung benötigt werden.
Results: 26, Time: 0.0371

Word-for-word translation

Top dictionary queries

English - German