Table: aws_dynamodb_table_replica_auto_scalings
This table shows data for Amazon DynamoDB Table Replica Auto Scalings.
The primary key for this table is _cq_id.
Relations
This table depends on aws_dynamodb_tables.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
table_arn | utf8 |
global_secondary_indexes | json |
region_name | utf8 |
replica_provisioned_read_capacity_auto_scaling_settings | json |
replica_provisioned_write_capacity_auto_scaling_settings | json |
replica_status | utf8 |