example RDS instance
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
example RDS instance has 21 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:rdf:type(2), resource type(1), instance name(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (11)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
determinesDetermines(3)
- Engine
ex:engine - Engine Version
ex:engine-version - Instance Class
ex:instance-class
describesDescribes(2)
- Db Instance Arn Output
ex:db-instance-arn-output - Db Instance Endpoint Output
ex:db-instance-endpoint-output
referencesReferences(2)
- Db Instance Arn Output
ex:db-instance-arn-output - Db Instance Endpoint Output
ex:db-instance-endpoint-output
affectsAffects(1)
- Allocated Storage
ex:allocated-storage
containsResourceContains Resource(1)
- Configuration
ex:configuration
usedByUsed by(1)
- Aws Kms Key Example
ex:aws-kms-key-example
usesResourceUses Resource(1)
- Rds Module
ex:rds-module
Other facts (19)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Terraform Resource | [1] |
| Rdf:type | Aws Db Instance | [2] |
| Resource Type | aws_db_instance | [1] |
| Instance Name | example | [1] |
| Allocated Storage | 20 | [2] |
| Engine | mysql | [2] |
| Engine Version | 5.7 | [2] |
| Instance Class | db.t2.micro | [2] |
| Kms Key Id | Aws Kms Key Example | [2] |
| Uses Kms Key | Aws Kms Key Example | [2] |
| Engine Type | mysql | [2] |
| Runs Engine Version | 5.7 | [2] |
| Has Storage Allocation | 20 | [2] |
| Storage Unit | GB | [2] |
| Has Class | db.t2.micro | [2] |
| Belongs to | Aws Resource | [2] |
| References Kms Key Arn | aws_kms_key.example.arn | [2] |
| Encryption Key | Aws Kms Key Example | [2] |
| Requires Kms Encryption | true | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/0502bda5-f948-4684-ae67-6674227c8e01- full textbeam-chunktext/plain1 KB
doc:beam/0502bda5-f948-4684-ae67-6674227c8e01Show excerpt
```terraform output "db_instance_arn" { value = aws_db_instance.example.arn } output "db_instance_endpoint" { value = aws_db_instance.example.endpoint } ``` #### 5. **Documentation** - **README**: Include a README file in your module …
ctx:claims/beam/0e43f196-bac8-4b5f-9a10-1480781a75e7- full textbeam-chunktext/plain1 KB
doc:beam/0e43f196-bac8-4b5f-9a10-1480781a75e7Show excerpt
description = "Example KMS key for encryption" deletion_window_in_days = 7 } resource "aws_db_instance" "example" { allocated_storage = 20 engine = "mysql" engine_version = "5.7" instance_clas…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.