Skip to content

Commit 4a1afd9

Browse files
authored
Update README.md
1 parent 3091fb3 commit 4a1afd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Management-Utilities/FSxN-Report/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44
This sample is used to generate a report of all the FSx for ONTAP file systems in your AWS account.
5-
It provide information about the file systems, volumes and storage virtual machines (SVMs).
5+
It provides information about the file systems, volumes and storage virtual machines (SVMs).
66
It can generate either an HTML or Textual based report. The HTML report is suitable for being
77
sent in an email message (i.e. using "in-line styles"). And finally, it can either
88
output the report to "standard out" or be send to an email address using AWS Simple Email Service (SES).
@@ -49,7 +49,7 @@ and click on `Test`. You'll also see any error messages if something goes wrong.
4949

5050
If you want to create your own role, here are the minimum permissions required:
5151
|Permission | Minimal Resources | Notes |
52-
|---|---|---|
52+
|---|:---:|---|
5353
|`fsx:describe_file_systems`| `*` | Needed to list all FSx for ONTAP file systems in the account. |
5454
|`fsx:describe_volumes`| `*` | Needed to list all volumes in the account. |
5555
|`fsx:describe_stroage_virtual_machines`| `*` | Needed to list all volumes and SVMs in the account. |

0 commit comments

Comments
 (0)