The provisioned throughput settings for the specified table. The settings can be modified using the UpdateTable operation.
For current minimum and maximum provisioned throughput values, see Limits in the Amazon DynamoDB Developer Guide.
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ProvisionedThroughput : Object
The ProvisionedThroughput type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ProvisionedThroughput() |
Properties
Name | Description | |
---|---|---|
![]() |
ReadCapacityUnits |
The maximum number of strongly consistent reads consumed per second before Amazon DynamoDB returns a ThrottlingException. For more
information, see Specifying Read and
Write Requirements in the Amazon DynamoDB Developer Guide.
Constraints: |
![]() |
WriteCapacityUnits |
The maximum number of writes consumed per second before Amazon DynamoDB returns a ThrottlingException. For more information, see Specifying Read and
Write Requirements in the Amazon DynamoDB Developer Guide.
Constraints: |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8