Skip to content

Commit 569c7de

Browse files
committed
Changed the way secrets are retrieved
1 parent 9d8286d commit 569c7de

File tree

1 file changed

+1
-1
lines changed
  • Monitoring/ingest_nas_audit_logs_into_cloudwatch

1 file changed

+1
-1
lines changed

Monitoring/ingest_nas_audit_logs_into_cloudwatch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Where:
7373
- <accountID> - is your AWS account ID.
7474
- <region> - is the region where the FSx for ONTAP file systems are located.
7575
- <secretName> - is the name of the secret that contains the credentials for the fsxadmin accounts. **Note** that this
76-
resource string, through the user of wild card characters, must include all the secrets that the Lambda function will access.
76+
resource string, through the use of wild card characters, must include all the secrets that the Lambda function will access.
7777
Or you must list each secret ARN individually.
7878

7979
Notes:

0 commit comments

Comments
 (0)