ingestion
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
ingestion has 31 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), has ami(2), has instance type(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (10)
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(2)
- Ingestion Module
ex:ingestion-module - Ingestion Module
ex:ingestion-module
createsComputeResourceCreates Compute Resource(1)
- Ingestion Module
ex:ingestion-module
declaresResourceDeclares Resource(1)
- Ingestion Module
ex:ingestion-module
grantsRoleToGrants Role to(1)
- Aws Iam Instance Profile Shared Profile Ingestion
ex:aws-iam-instance-profile-shared-profile-ingestion
inverseOfInverse of(1)
- Aws Iam Instance Profile Shared Profile
ex:aws-iam-instance-profile-shared-profile
sharesAmiWithShares Ami With(1)
- Aws Instance Retrieval
ex:aws-instance-retrieval
sharesIamProfileWithShares Iam Profile With(1)
- Aws Instance Retrieval
ex:aws-instance-retrieval
sharesInstanceTypeWithShares Instance Type With(1)
- Aws Instance Retrieval
ex:aws-instance-retrieval
usedByUsed by(1)
- Ingestion Profile
ex:ingestion-profile
Other facts (29)
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 | Aws Instance | [1] |
| Rdf:type | Aws Instance | [2] |
| Rdf:type | Aws Instance Resource | [3] |
| Has Ami | ami-abc123 | [1] |
| Has Ami | ami-abc123 | [2] |
| Has Instance Type | t2.micro | [1] |
| Has Instance Type | t2.micro | [2] |
| Has Iam Instance Profile | Aws Iam Instance Profile Shared Profile Ingestion | [1] |
| Has Iam Instance Profile | aws_iam_instance_profile.shared_profile.name | [2] |
| Resource Type | aws_instance | [2] |
| Resource Type | aws_instance | [3] |
| Instance Type | t2.micro | [2] |
| Instance Type | t2.micro | [3] |
| Uses Same Ami As | Aws Instance Retrieval | [1] |
| Uses Same Instance Type As | Aws Instance Retrieval | [1] |
| Contained in | Ingestion Module | [2] |
| Uses Iam Instance Profile | Aws Iam Instance Profile Shared Profile | [2] |
| Runs on Aws | Amazon Web Services | [2] |
| Configured With Ami | ami-abc123 | [2] |
| Configured With Instance Type | t2.micro | [2] |
| Instance Ami | ami-abc123 | [2] |
| Resource Name | ingestion | [3] |
| Ami | ami-abc123 | [3] |
| Iam Instance Profile | Aws Iam Instance Profile Shared Profile | [3] |
| Shares Iam Profile With | Aws Instance Retrieval | [3] |
| Shares Ami With | Aws Instance Retrieval | [3] |
| Shares Instance Type With | Aws Instance Retrieval | [3] |
| Resource Block Order | 1 | [3] |
| Iam Profile Reference | aws_iam_instance_profile.shared_profile.name | [3] |
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 (3)
ctx:claims/beam/c63a9892-3cac-49a8-8296-84a166b21998- full textbeam-chunktext/plain1 KB
doc:beam/c63a9892-3cac-49a8-8296-84a166b21998Show excerpt
Effect = "Allow" Principal = { Service = "ec2.amazonaws.com" } Action = "sts:AssumeRole" } ] }) } output "role_arn" { value = aws_iam_role.shared_role.arn } ``` #### Ingestion Module…
ctx:claims/beam/21026c15-2bbe-40ca-8b88-ba2b26cf96e3- full textbeam-chunktext/plain1 KB
doc:beam/21026c15-2bbe-40ca-8b88-ba2b26cf96e3Show excerpt
outputs.tf main.tf ``` #### Shared Resources Module (`modules/shared_resources/main.tf`) ```hcl variable "role_name" { type = string default = "shared-role" } resource "aws_iam_role" "shared_role" { name = var.role_name a…
ctx:claims/beam/d9bfea34-1fea-48fa-83e9-931b6c2fc2a3- full textbeam-chunktext/plain1 KB
doc:beam/d9bfea34-1fea-48fa-83e9-931b6c2fc2a3Show excerpt
#### Updated Consuming Modules If the new policy needs to be referenced in the ingestion or retrieval modules, update them accordingly. #### Ingestion Module (`modules/ingestion/main.tf`) ```hcl variable "role_arn" { type = string …
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.