AWS cloudhsm documentation change
Summary
Modified IAM role policy document structure (placeholder comment added)
Security assessment
The diff shows incomplete policy documentation with a placeholder comment. Without concrete policy details, there's no evidence of security-related changes or additions.
Diff
diff --git a/cloudhsm/latest/userguide/troubleshooting-create-cluster.md b/cloudhsm/latest/userguide/troubleshooting-create-cluster.md index 3169193f2..62980bd4b 100644 --- a//cloudhsm/latest/userguide/troubleshooting-create-cluster.md +++ b//cloudhsm/latest/userguide/troubleshooting-create-cluster.md @@ -58,12 +58 @@ To verify that the role was created, open the IAM console at [https://console.aw - "AssumeRolePolicyDocument": { - "Version": "2012-10-17", - "Statement": [ - { - "Action": "sts:AssumeRole", - "Effect": "Allow", - "Principal": { - "Service": "cloudhsm.amazonaws.com" - } - } - ] - }, + role policy statement