diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown
index cf475c8301..918c089266 100644
--- a/website/source/docs/agent/options.html.markdown
+++ b/website/source/docs/agent/options.html.markdown
@@ -206,6 +206,9 @@ will exit with an error at startup.
- Shared credentials file (`~/.aws/credentials` or the path specified by `AWS_SHARED_CREDENTIALS_FILE`)
- ECS task role metadata (container-specific).
- EC2 instance role metadata.
+
+ The only required IAM permission is `ec2:DescribeInstances`, and it is recommended you make a dedicated
+ key used only for auto-joining.
* `-retry-join-ec2-tag-value`
- The Amazon EC2 instance tag value to filter on.