AWS fsx documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in documentation about VPC route table tagging
Security assessment
The change is a minor branding adjustment removing 'AWS' prefix from CloudFormation reference. No security implications or security feature additions detected.
Diff
diff --git a/fsx/latest/ONTAPGuide/updating-file-system.md b/fsx/latest/ONTAPGuide/updating-file-system.md index cef3eda54..83137f24a 100644 --- a//fsx/latest/ONTAPGuide/updating-file-system.md +++ b//fsx/latest/ONTAPGuide/updating-file-system.md @@ -19 +19 @@ This topic explains which properties of an existing file system that you can upd -Amazon FSx manages VPC route tables for Multi-AZ file systems using tag-based authentication. These route tables are tagged with `Key: AmazonFSx; Value: ManagedByAmazonFSx`. When creating or updating FSx for ONTAP Multi-AZ file systems using AWS CloudFormation we recommend that you add the `Key: AmazonFSx; Value: ManagedByAmazonFSx` tag manually. +Amazon FSx manages VPC route tables for Multi-AZ file systems using tag-based authentication. These route tables are tagged with `Key: AmazonFSx; Value: ManagedByAmazonFSx`. When creating or updating FSx for ONTAP Multi-AZ file systems using CloudFormation we recommend that you add the `Key: AmazonFSx; Value: ManagedByAmazonFSx` tag manually.