Examples of using
Dynamodb can
in English and their translations into French
{-}
Colloquial
Official
VPC endpoints for DynamoDB can alleviate these challenges.
Les points de terminaison d'un VPC pour DynamoDB peuvent atténuer ces problèmes.
DynamoDB can return the results in ascending or descending order.
DynamoDB peut retourner les résultats dans l'ordre croissant ou décroissant.
Note that this is the only file format that DynamoDB can import using AWS Data Pipeline.
Notez que c'est le seul format de fichier que DynamoDB peut importer à l'aide d'AWS Data Pipeline.
DynamoDB can also throttle read requests exceeds for an index.
DynamoDB peut également limiter les dépassements de demandes de lecture pour un index.
If your read orwrite requests exceed the throughput settings for a table, DynamoDB can throttle that request.
Si les demandes de lecture oud'écriture dépassent les paramètres de débit pour une table, DynamoDB peut limiter cette demande.
DynamoDB can manage structured or semi-structured data, including JSON documents.
DynamoDB permet de gérer les données structurées ou semi-structurées, y compris les documents JSON.
However, if you spread your requests across all items in the table, DynamoDB can access the partitions in parallel.
Toutefois, si vous répartissez vos demandes sur plusieurs éléments dans la table, DynamoDB peut accéder aux partitions en parallèle.
Otherwise, DynamoDB can't use these key attributes to perform the requested action.
Sinon, DynamoDB ne peut pas utiliser ces attributs de clé pour exécuter l'action demandée.
This attribute is also known as a partition key(or a hash attribute), which DynamoDB can use to partition items for faster access.
Cet attribut est également connu en tant que clé de partition(ou un attribut de hachage), que DynamoDB peut utiliser pour partitionner des éléments pour un accès plus rapide.
If DynamoDB cannot process a request, it returns an HTTP error code and message.
Si DynamoDB ne peut pas traiter une demande, il retourne un code d'erreur HTTP et un message.
Because the Replies attribute is projected into the index, DynamoDB can retrieve this attribute without consuming any additional provisioned throughput.
Comme l'attribut Replies est projeté sur l'index, DynamoDB peut extraire cet attribut sans consommer de débit alloué supplémentaire.
Amazon DynamoDB can't read your table data unless it has access to the service default key stored in your AWS KMS account.
Amazon DynamoDB ne peut pas lire les données de votre table si elle n'a pas accès à la clé de service par défaut stockée dans votre compte AWS KMS.
If you use the-optimizeDbBeforeStartup option,you must also specify the-dbPath parameter so that DynamoDB can find its database file.
Si vous utilisez l'option -optimizeDbBeforeStartup,vous devez également spécifier le paramètre -dbPath de telle sorte que DynamoDB puisse trouver son fichier de base de données.
When you query the index, DynamoDB can retrieve these projected attributes efficiently.
Lorsque vous interrogez l'index, DynamoDB peut extraire ces attributs projetés de façon efficace.
As opposed to a table in a relational database management system(RDBMS),in which the schema is uniform, a table in DynamoDB can hold many different types of data items at one time.
Contrairement à une table d'un système de gestion de bases de données relationnelles(SGBDR), dans lequel le schéma est uniforme,une table dans DynamoDB peut contenir de nombreux types d'éléments de données différents en même temps.
DynamoDB can also consume burst capacity for background maintenance and other tasks without prior notice.
DynamoDB peut également utiliser la capacité de transmission en mode rafale pour la maintenance en arrière-plan et pour les autres tâches effectuées sans avertissement préalable.
A single Scan request can retrieve a maximum of 1 MB of data; DynamoDB can optionally apply a filter expression to this data, narrowing the results before they are returned to the user.
Une seule demande Scan peut extraire un maximum de 1 MB de données; DynamoDB peut le cas échéant appliquer une expression de filtre à ces données, en affinant les résultats avant qu'ils ne soient renvoyés à l'utilisateur.
When you query an index,Amazon DynamoDB can access any attribute in the projection as if those attributes were in a table of their own.
Lorsque vous interrogez un index,Amazon DynamoDB peut accéder à n'importe quel attribut de la projection comme si ces attributs figuraient dans sa propre table.
When you query the index, DynamoDB can retrieve these projected attributes efficiently; however, global secondary index queries cannot fetch attributes from the base table.
Lorsque vous interrogez l'index, DynamoDB peut extraire efficacement ces attributs projetés; cependant, les requêtes d'index secondaire global ne peuvent pas extraire d'attributs de la table de base.
If the sort key( Subject)is also provided in the query, DynamoDB can narrow down the results that are returned-for example, returning all of the threads in the"S3" forum that have a Subject beginning with the letter"a.
Si la clé de tri( Subject)est également fournie dans la requête, DynamoDB peut affiner les résultats retournés: par exemple, en retournant tous les threads du forum« S3» dont Subject commence par la lettre« a.
DynamoDB customers can purchase reserved capacity, as described at Amazon DynamoDB Pricing.
Les clients DynamoDB peuvent acheter une capacité réservée, comme décrit à l'adresse Tarification Amazon DynamoDB..
Bob can access DynamoDB with BobUserRole.
Bob peut accéder à DynamoDB avec BobUserRole.
You can label DynamoDB resources with tags.
Vous pouvez étiqueter les ressources DynamoDB avec des balises.
Each DynamoDB table can have only one tag with the same key.
Chaque table DynamoDB peut avoir une seule balise avec la même clé.
Q: Can DynamoDB be used by applications running on any operating system?
Q: DynamoDB peut-il être utilisé par les applications s'exécutant sur n'importe quel système d'exploitation?
Verify that you can access DynamoDB through the VPC endpoint.
Vérifiez que vous pouvez accéder à DynamoDB via le point de terminaison d'un VPC.
The DynamoDB console can help you create an IAM policy for use with web identity federation.
La console DynamoDB peut vous aider à créer une stratégie IAM à utiliser avec la fédération d'identité web.
DynamoDB users can now update and copy table items using the DynamoDB Console, in addition to being able to add and delete items.
Les utilisateurs DynamoDB peuvent maintenant mettre à jour et copier les éléments de table à l'aide de la console DynamoDB, en plus d'être en mesure d'ajouter et supprimer des éléments.
In DynamoDB, you can create and use a secondary index for similar purposes.
Dans DynamoDB, vous pouvez créer et utiliser un index secondaire à des fins similaires.
The primary key that uniquely identifies each item in a DynamoDB table can be simple(a partition key only) or composite.
La clé primaire qui identifie de façon unique chaque élément dans un table DynamoDB peut être simple(uniquement une clé de partition) ou composite.
Results: 319,
Time: 0.0485
How to use "dynamodb can" in a sentence
Massive scale: Just like other AWS services, DynamoDB can work on a massive scale.
Whether you store 10 or 10 billion items in your table, DynamoDB can handle it.
Unlike standard SQL, DynamoDB can continually grow and you don't need to think about sharding.
I will describe in what cases DynamoDB can be used efficiently and what pitfalls to avoid.
The rate of event publishing and capture in DynamoDB can easily scale as API usage increases.
DynamoDB can handle extreme loads and is very suitable for non-relational datasets (such as a dictionary).
Source code of the Lambda function that reads data from DynamoDB can be found on GitHub.
For example, DynamoDB can increase or decrease capacity based on traffic, in accordance with business needs.
They must remain in plaintext so DynamoDB can find the item without running a full table scan.
Français
Dansk
Deutsch
Español
Italiano
Nederlands
Svenska
عربى
Български
বাংলা
Český
Ελληνικά
Suomi
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
日本語
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文