Egress Rule 1
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Egress Rule 1 has 24 facts recorded in Dontopedia across 3 references.
Mostly:from port(3), to port(3), protocol(3)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
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.
hasEgressRuleHas Egress Rule(3)
- Aws Security Group
ex:aws-security-group - Aws Security Group Example
ex:aws-security-group-example - Aws Security Group Resource
ex:aws-security-group-resource
hasEgressHas Egress(1)
- Aws Security Group Example
ex:aws-security-group-example
isSecuredByIs Secured by(1)
- Aws Security Group Resource
ex:aws-security-group-resource
Other facts (24)
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 |
|---|---|---|
| From Port | 0 | [1] |
| From Port | 0 | [2] |
| From Port | 0 | [3] |
| To Port | 0 | [1] |
| To Port | 0 | [2] |
| To Port | 0 | [3] |
| Protocol | -1 | [1] |
| Protocol | -1 | [2] |
| Protocol | -1 | [3] |
| Cidr Blocks | 0.0.0.0/0 | [1] |
| Cidr Blocks | 0.0.0.0/0 | [2] |
| Cidr Blocks | 0.0.0.0/0 | [3] |
| Rdf:type | Egress Rule | [1] |
| Rdf:type | Egress Rule | [2] |
| Applies to | Aws Security Group Resource | [1] |
| Allows Protocol | all | [1] |
| Applies to Cidr | 0.0.0.0/0 | [1] |
| Restricts to | 0.0.0.0/0 | [1] |
| Allows All Outbound | true | [2] |
| Allows All Protocols | true | [3] |
| Allows to | 0.0.0.0/0 | [3] |
| Port Range Start | 0 | [3] |
| Port Range End | 0 | [3] |
| Has Cidr Blocks Array | true | [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/194efbe9-559d-4e03-9ed2-49adcce18bca- full textbeam-chunktext/plain1 KB
doc:beam/194efbe9-559d-4e03-9ed2-49adcce18bcaShow excerpt
type = string default = "t2.micro" } variable "security_group_name" { type = string default = "default-security-group" } resource "aws_security_group" "example_sg" { name = var.security_group_name description = "S…
ctx:claims/beam/775daa0f-81ac-4b06-9e37-4c8bafca2372- full textbeam-chunktext/plain1 KB
doc:beam/775daa0f-81ac-4b06-9e37-4c8bafca2372Show excerpt
resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id } # Create a Security Group resource "aws_security_group" "example" { vpc_id = aws_vpc.example.id ing…
ctx:claims/beam/eb1a6f97-20fd-4b03-8f63-050532758a5c- full textbeam-chunktext/plain1 KB
doc:beam/eb1a6f97-20fd-4b03-8f63-050532758a5cShow excerpt
# Associate the Route Table with the Subnet with a timeout value resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id timeouts { create = var.default_time…
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.