AWS fsx documentation change
Summary
Replaced external NetApp time zone documentation reference with direct ONTAP CLI command instructions
Security assessment
Change improves documentation accessibility by removing dependency on external account registration, but does not address security vulnerabilities or introduce security features. Time zone configuration relates to operational management rather than security.
Diff
diff --git a/fsx/latest/ONTAPGuide/snapshots-ontap.md index 6e1e1d0fc..39b3239cb 100644 --- a/fsx/latest/ONTAPGuide/snapshots-ontap.md +++ b/fsx/latest/ONTAPGuide/snapshots-ontap.md @@ -62 +62 @@ The `default` policy automatically creates snapshots on the following schedule, -Snapshot times are based on the file system's time zone, which defaults to Coordinated Universal Time (UTC). For information about changing the time zone, see [How to change the time zone in ONTAP 9](https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/How_to_change_the_time_zone_in_ONTAP_9) in the NetApp Support documentation. You will need to sign in with a NetApp account; for information on creating an account, see [Signing up for a NetApp account](./managing-resources-ontap-apps.html#signing-up-for-netapp). +Snapshot times are based on the file system's time zone, which defaults to Coordinated Universal Time (UTC). You can set an FSx for ONTAP file system's time zone by using the `timezone -timezone `time_zone`` ONTAP CLI command. For more information about accessing the ONTAP CLI, see [Using the NetApp ONTAP CLI](./managing-resources-ontap-apps.html#netapp-ontap-cli).