AWS fis documentation change
Summary
Replaced placeholder account ID with 111122223333 in IAM policy example
Security assessment
Routine example update. No security implications identified.
Diff
diff --git a/fis/latest/userguide/security_iam_id-based-policy-examples.md b/fis/latest/userguide/security_iam_id-based-policy-examples.md index 221fa499e..32ca4755b 100644 --- a//fis/latest/userguide/security_iam_id-based-policy-examples.md +++ b//fis/latest/userguide/security_iam_id-based-policy-examples.md @@ -175 +175 @@ JSON - "arn:aws:iam::account-id:role/role-name" + "arn:aws:iam::111122223333:role/role-name" @@ -339 +339 @@ JSON - "aws:ec2:api-insufficient-instance-capacity-error", + "aws:ec2:api-insufficient-instance-capacity-error"