Skip to content

Commit 166070b

Browse files
committed
Update README.md
1 parent 9ab11c9 commit 166070b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ On the other hand, this image's default entrypoint is a shell (`bash`)
2020
in which you can run not only `aws` but also other commands typically
2121
useful when building a more advanced CI/CD pipeline. For example this
2222
image includes the `jq` utility often very useful to process the
23-
output of the `aws` command.
23+
output of the `aws` command. The tool `cfn-policy-validator` is also
24+
included to run IAM policies from a CloudFormation template through
25+
IAM Access Analyzer checks.
2426

2527
## Usage
2628

0 commit comments

Comments
 (0)