Assume Role Policy Document
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Assume Role Policy Document has 34 facts recorded in Dontopedia across 5 references, with 5 live disagreements.
Mostly:rdf:type(6), has version(4), has statement array(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Awsiam Policy Document[3]all time · Db2ad9b0 1ac9 4f02 Bf0d Ba2b8b433da4
- Iam Policy Document[1]all time · 0e43f196 Bac8 4b5f 9a10 1480781a75e7
- Iam Policy Document[5]all time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
- Json Document[4]all time · E6065bab 9a91 4a07 A15a 0e80a8e4e284
- Policy Document[2]all time · Af046d57 65da 443f Bf52 38f5b7f37002
- Policy Document[4]all time · E6065bab 9a91 4a07 A15a 0e80a8e4e284
Has Statement Arrayin disputehasStatementArray
- Assume Role Statement[1]all time · 0e43f196 Bac8 4b5f 9a10 1480781a75e7
- Statement Array[2]sourceall time · Af046d57 65da 443f Bf52 38f5b7f37002
Has Statementin disputehasStatement
- Policy Statement 1[4]all time · E6065bab 9a91 4a07 A15a 0e80a8e4e284
- Statement 1[5]sourceall time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
Contains Statementin disputecontainsStatement
- Allow Statement[2]sourceall time · Af046d57 65da 443f Bf52 38f5b7f37002
- Assume Role Statement[3]all time · Db2ad9b0 1ac9 4f02 Bf0d Ba2b8b433da4
Has Top Level Keyin disputehasTopLevelKey
Has VersionhasVersion
Allows Principal ServiceallowsPrincipalService
- ec2.amazonaws.com[1]all time · 0e43f196 Bac8 4b5f 9a10 1480781a75e7
Allows ActionallowsAction
- sts:AssumeRole[1]all time · 0e43f196 Bac8 4b5f 9a10 1480781a75e7
Versionversion
- 2012-10-17[1]all time · 0e43f196 Bac8 4b5f 9a10 1480781a75e7
Json EncodedjsonEncoded
- true[5]sourceall time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
Has Nested StructurehasNestedStructure
- Statement Array[5]all time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
Uses FunctionusesFunction
- jsonencode[5]sourceall time · 21026c15 2bbe 40ca 8b88 Ba2b26cf96e3
Inbound 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.
assumeRolePolicyAssume Role Policy(1)
- Aws Iam Role Example
ex:aws-iam-role-example
containsVariableContains Variable(1)
- Code Example
ex:code-example
hasAssumeRolePolicyHas Assume Role Policy(1)
- Aws Iam Role Shared Role
ex:aws-iam-role-shared-role
setsAssumeRolePolicySets Assume Role Policy(1)
- Python Boto3 Code
ex:python-boto3-code
trustPolicyTrust Policy(1)
- Aws Iam Role Example
ex:aws-iam-role-example
Other facts (10)
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 |
|---|---|---|
| String Delimiter | triple-quotes | [4] |
| Used by | Iam Create Role Call | [4] |
| Format | JSON | [4] |
| Rdfs:label | assume_role_policy_document | [4] |
| Has Nested Json | Principal Object | [2] |
| Is Json | true | [2] |
| Uses Policy Version | 2012-10-17 | [2] |
| Contains Action | Sts:assume Role | [2] |
| Contains Principal | Aws Root Account | [2] |
| Contains Effect | Allow | [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 (5)
- custom
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…
- custom
ctx:claims/beam/af046d57-65da-443f-bf52-38f5b7f37002- full textbeam-chunktext/plain1 KB
doc:beam/af046d57-65da-443f-bf52-38f5b7f37002Show excerpt
- Use the shared AMI ID in your Terraform configuration. - Ensure IAM permissions are correctly configured. - Validate and apply your Terraform configuration. By following these steps, you should be able to use a specific custom AMI that i…
- custom
ctx:claims/beam/db2ad9b0-1ac9-4f02-bf0d-ba2b8b433da4- full textbeam-chunktext/plain1 KB
doc:beam/db2ad9b0-1ac9-4f02-bf0d-ba2b8b433da4Show excerpt
"arn:aws:iam::123456789012:user/user1", "arn:aws:iam::123456789012:user/user2", "arn:aws:iam::123456789012:user/user3", "arn:aws:iam::123456789012:user/user4" ] # Create the role assume_role_policy_document = '''{ "Vers…
- custom
ctx:claims/beam/e6065bab-9a91-4a07-a15a-0e80a8e4e284- full textbeam-chunktext/plain1 KB
doc:beam/e6065bab-9a91-4a07-a15a-0e80a8e4e284Show excerpt
If you have a list of specific users who should have access, you can modify the `AssumeRolePolicyDocument` accordingly: ```python assume_role_policy_document = '''{ "Version": "2012-10-17", "Statement": [ { "Eff…
- 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…
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.