We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab11c9 commit 166070bCopy full SHA for 166070b
README.md
@@ -20,7 +20,9 @@ On the other hand, this image's default entrypoint is a shell (`bash`)
20
in which you can run not only `aws` but also other commands typically
21
useful when building a more advanced CI/CD pipeline. For example this
22
image includes the `jq` utility often very useful to process the
23
-output of the `aws` command.
+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.
26
27
## Usage
28
0 commit comments