Table / Attribute / billing_mode_summary
billing_mode_summary¶
- DynamoDB.Table.billing_mode_summary¶
- (dict) – - Contains the details for the read/write capacity mode. - BillingMode (string) – - Controls how you are charged for read and write throughput and how you manage capacity. This setting can be changed later. - PROVISIONED- Sets the read/write capacity mode to- PROVISIONED. We recommend using- PROVISIONEDfor predictable workloads.
- PAY_PER_REQUEST- Sets the read/write capacity mode to- PAY_PER_REQUEST. We recommend using- PAY_PER_REQUESTfor unpredictable workloads.
 
- LastUpdateToPayPerRequestDateTime (datetime) – - Represents the time when - PAY_PER_REQUESTwas last set as the read/write capacity mode.