Constructs an AttributeDefinition model for a number attribute.
Constructs an AttributeDefinition model for a number attribute.
the name of the attribute.
an AttributeDefinition model.
Constructs a KeySchemaElement model for a hash key.
Constructs a KeySchemaElement model for a hash key.
the name of the attribute.
a KeySchemaElement model.
Constructs an AttributeDefinition model for a number attribute.
Constructs an AttributeDefinition model for a number attribute.
the name of the attribute.
an AttributeDefinition model.
Constructs a ProvisionedThroughput model.
Constructs a ProvisionedThroughput model.
the number of read capacity units to provision.
the number of write capacity units to provision.
a ProvisionedThroughput model.
Constructs a KeySchemaElement model for a range key.
Constructs a KeySchemaElement model for a range key.
the name of the attribute.
a KeySchemaElement model.
Constructs an AttributeDefinition model for a string attribute.
Constructs an AttributeDefinition model for a string attribute.
the name of the attribute.
an AttributeDefinition model.
Convenience methods for constructing DynamoDB table schemas.
DynamoDB API Reference