Table: aws_rds_reserved_instances
This table shows data for Amazon Relational Database Service (RDS) Reserved Instances.
The primary key for this table is arn.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
tags | json |
currency_code | utf8 |
db_instance_class | utf8 |
db_instance_count | int64 |
duration | int64 |
fixed_price | float64 |
lease_id | utf8 |
multi_az | bool |
offering_type | utf8 |
product_description | utf8 |
recurring_charges | json |
reserved_db_instance_arn | utf8 |
reserved_db_instance_id | utf8 |
reserved_db_instances_offering_id | utf8 |
start_time | timestamp[us, tz=UTC] |
state | utf8 |
usage_price | float64 |