ingestion-profile
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
ingestion-profile has 8 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), is defined in(1), resource type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
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.
containsResourceContains Resource(1)
- Ingestion Module
ex:ingestion-module
definesDefines(1)
- Main Tf
ex:main-tf
dependsOnDepends on(1)
- Aws Instance
ex:aws-instance
isReferencedByIs Referenced by(1)
- Shared Resources Module
ex:shared-resources-module
Other facts (6)
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 | Iam Instance Profile | [1] |
| Rdf:type | Resource | [2] |
| Is Defined in | Main Tf | [1] |
| Resource Type | aws_iam_instance_profile | [2] |
| References Role | Aws Iam Role | [2] |
| Is Used by | Aws Instance | [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/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d- full textbeam-chunktext/plain1 KB
doc:beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2dShow excerpt
resource "aws_iam_instance_profile" "shared_profile" { name = "retrieval-profile" roles = [aws_iam_role.shared_role.name] } module "shared_resources" { source = "../shared_resources" role_name = "shared-role" } locals { role_ar…
ctx:claims/beam/1a6a6272-e939-42d4-bdfb-022b93350837- full textbeam-chunktext/plain1 KB
doc:beam/1a6a6272-e939-42d4-bdfb-022b93350837Show excerpt
Ensure that the shared resources module exports the necessary information (like ARNs) and that the ingestion and retrieval modules consume these outputs as inputs. #### Shared Resources Module (`modules/shared_resources/main.tf`) ```hcl v…
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.