Ec2 Service Principal
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Ec2 Service Principal has 9 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), has service(2), has service name(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Aws Service Principal[1]all time · 457a5c47 C9e0 4523 Bd05 624dbed164e7
- Aws Service Principal[3]all time · 0e26b014 48f3 48be B3ea 6bf9f012bfeb
- Service Principal[2]all time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
Has Servicein disputehasService
Has Service NamehasServiceName
- Ec2 Service Name[3]sourceall time · 0e26b014 48f3 48be B3ea 6bf9f012bfeb
Serviceservice
- ec2.amazonaws.com[3]sourceall time · 0e26b014 48f3 48be B3ea 6bf9f012bfeb
Rdfs:labelrdfs:label
- EC2 Service Principal[1]all time · 457a5c47 C9e0 4523 Bd05 624dbed164e7
Service ValueserviceValue
- ec2.amazonaws.com[2]sourceall time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
Inbound mentions (6)
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.
hasPrincipalHas Principal(3)
- Iam Policy Statement
ex:iam-policy-statement - Statement 1
ex:statement-1 - Statement 1
ex:statement-1
assumedByAssumed by(1)
- Aws Iam Role Shared Role
ex:aws-iam-role-shared-role
principalPrincipal(1)
- Iam Policy Statement
ex:iam-policy-statement
principalContainsPrincipal Contains(1)
- Statement 1
ex:statement-1
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)
- custom
ctx:claims/beam/457a5c47-c9e0-4523-bd05-624dbed164e7- full textbeam-chunktext/plain1 KB
doc:beam/457a5c47-c9e0-4523-bd05-624dbed164e7Show excerpt
Create a separate module specifically for shared resources like IAM roles. This module can be referenced by both ingestion and retrieval modules. #### Example Structure ``` modules/ shared_resources/ main.tf variables.tf out…
- custom
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…
- custom
ctx:claims/beam/0e26b014-48f3-48be-b3ea-6bf9f012bfeb- full textbeam-chunktext/plain1 KB
doc:beam/0e26b014-48f3-48be-b3ea-6bf9f012bfebShow excerpt
By creating a centralized shared resources module and using outputs and inputs effectively, you can manage shared resources like IAM roles between ingestion and retrieval modules without duplication. This approach ensures consistency and ma…
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.