What is the translation of " TABLA DE DYNAMODB " in English?

Examples of using Tabla de dynamodb in Spanish and their translations into English

{-}
  • Colloquial category close
  • Official category close
AddBlogAsync: añade un blog a la tabla de DynamoDB.
AddBlogAsync: adds a blog to DynamoDB table.
Si tiene datos en una tabla de DynamoDB, puede usar Hive para copiarlos a Hadoop Distributed File System HDFS.
If you have data in a DynamoDB table, you can use Hive to copy the data to the Hadoop Distributed File System HDFS.
No tiene que mapear los atributos que no son de clave de la tabla de DynamoDB.
You do not have to map the non-key attributes of the DynamoDB table.
Para crear, actualizar oeliminar un elemento de una tabla de DynamoDB, utilice una de las siguientes operaciones.
To create, update, ordelete an item in a DynamoDB table, use one of the following operations.
En el siguiente ejemplo se mapea otra tabla de Hive( east_coast_states) a una tabla de DynamoDB.
The following example maps another Hive table( east_coast_states) to a table in DynamoDB.
Con estas operaciones,los datos se escriben primero en la tabla de DynamoDB y, a continuación, en el clúster de DAX.
With these operations,data is first written to the DynamoDB table, and then to the DAX cluster.
Si tiene cualquier tabla de DynamoDB, la matriz TableNames contiene una lista de los nombres de las tablas..
If you do have any DynamoDB tables, the TableNames array contains a list of the table names.
Aunque se elimine la tabla de Hive que está mapeada a ella, la tabla de DynamoDB no se verá afectada.
Even if you drop the Hive table that maps to it, the table in DynamoDB is not affected.
Cada tabla de DynamoDB tiene un límite máximo de cinco índices secundarios globales y cinco índices secundarios locales.
Each table in DynamoDB is limited to a maximum of five global secondary indexes and five local secondary indexes.
Esto indica que la operación de importación desde el archivo en la tabla de DynamoDB se produjo correctamente.
This indicates that the import operation from the file to the DynamoDB table occurred successfully.
Los elementos existentes en la tabla de DynamoDB se actualizan con los datos del backup y se agregan nuevos elementos a la tabla..
Existing items in the DynamoDB table are updated with those from the backup data and new items are added to the table..
Los trabajos de importación y exportación consumen parte de la capacidad de desempeño provisionada de la tabla de DynamoDB.
Import and Export jobs will consume some of your DynamoDB table's provisioned throughput capacity.
En el campo Target DynamoDB table name,escriba el nombre de la tabla de DynamoDB en la que desee importar los datos.
In the Target DynamoDB table name field,type the name of the DynamoDB table into which you want to import the data.
StreamSpecification es una propiedad del recurso AWS::DynamoDB::Table que define la configuración del flujo de una tabla de DynamoDB.
StreamSpecification is a property of the AWS::DynamoDB::Table resource that defines the settings of a DynamoDB table's stream.
Cuando la aplicación escribe datos en una tabla de DynamoDB y recibe una respuesta HTTP 200( OK), la escritura se ha realizado y es duradera.
When your application writes data to a DynamoDB table and receives an HTTP 200 response( OK), the write has occurred and is durable.
Esta plantilla utiliza un clúster de Amazon EMR de tamaño proporcional al valor del rendimiento disponible para la tabla de DynamoDB.
This template uses an Amazon EMR cluster, which is sized proportionally to the value of the throughput available to the DynamoDB table.
Al guardar un objeto,el elemento correspondiente de la tabla de DynamoDB tendrá un atributo en el que se almacenará el número de versión.
When you save an object,the corresponding item in the DynamoDB table will have an attribute that stores the version number.
En este tutorial, lanzaremos un clúster de Amazon EMR y, a continuación,usaremos Apache Hive para procesar los datos almacenados en una tabla de DynamoDB.
In this tutorial, you will launch an Amazon EMR cluster, andthen use Apache Hive to process data stored in a DynamoDB table.
Para usar DynamoDBMapper,se define la relación entre los elementos de una tabla de DynamoDB y sus instancias de objetos correspondientes en el código.
To use DynamoDBMapper,you define the relationship between items in a DynamoDB table and their corresponding object instances in your code.
En el tipo de propiedad Action,utilice la propiedad DynamoDBv2Action para describir una acción de AWS IoT que escriba datos en una tabla de DynamoDB.
In the Action property type,use the DynamoDBv2Action property to describe an AWS IoT action that writes data to a DynamoDB table.
En lo que respecta al desempeño provisionado,una operación de copia desde una tabla de DynamoDB consume capacidad de lectura de esa tabla..
In terms of provisioned throughput,a copy operation from a DynamoDB table counts against that table's read capacity.
Suponiendo que la tabla de DynamoDB tenga suficiente capacidad de desempeño, puede modificar el número de mapeadores del clúster, lo que podría mejorar el desempeño.
Assuming that your DynamoDB table has sufficient throughput capacity, you can modify the number of mappers in the cluster, potentially improving performance.
Para un rol de usuario determinado,puede proporcionar acceso de lectura y escritura a una tabla de DynamoDB y también permitir el acceso de solo lectura a través de DAX.
For a given user role,you can provide read-write access to a DynamoDB table, while also allowing read-only access via DAX.
Cuando Hive procese la consulta, el trabajo de Hadoop resultante no usará más tareas que las indicadas por dynamodb.max. map. tasks cuando realice lecturas en la tabla de DynamoDB.
When Hive processes your query, the resulting Hadoop job will use no more than dynamodb.max. map. tasks when reading from the DynamoDB table.
En la política siguiente,Bob tiene acceso a una tabla de DynamoDB a través de DAX, aunque no tiene acceso explícito directo a esa misma tabla en DynamoDB..
In the policy below,Bob has access to a DynamoDB table via DAX but does not have explicit direct access to the same table in DynamoDB..
La única forma de reducir el tiempo necesario para ejecutar la instrucción SELECT es aumentar la capacidad de lectura provisionada de la tabla de DynamoDB.
The only way to decrease the time required for the SELECT statement is to increase the provisioned read capacity of the DynamoDB table.
Programar las consultas de Hive que obtienen acceso a una tabla de DynamoDB de modo que se lleven a cabo en aquellos momentos en que la demanda de esa tabla de DynamoDB es más baja, mejora el desempeño.
Scheduling Hive queries that access a DynamoDB table when there is lower demand on the DynamoDB table improves performance.
Sin embargo, si otras aplicaciones escriben directamente en una tabla de DynamoDB, el elemento contenido en la caché de elementos de DAX dejará de estar sincronizada con DynamoDB..
However, if other applications write directly to a DynamoDB table, the item in the DAX item cache will no longer be in sync with DynamoDB..
Supongamos que tiene una tabla de Amazon DynamoDB denominada Thread que se utiliza para almacenar información sobre subprocesos en un foro de soporte técnico.
Assume that you have an Amazon DynamoDB table named Thread that is used to store information about threads in a technical support forum.
El tipo de propiedad DynamoDBConfig especifica los valores AwsRegion y TableName para una tabla de Amazon DynamoDB en su cuenta para un origen de datos de AWS AppSync.
The DynamoDBConfig property type specifies the AwsRegion and TableName for an Amazon DynamoDB table in your account for an AWS AppSync data source.
Results: 173, Time: 0.037

Word-for-word translation

Top dictionary queries

Spanish - English