AWS fsx documentation change
Summary
Added note about MISCONFIGURED state conditions for S3 access points
Security assessment
Documents system behavior during operational issues without security vulnerability fixes
Diff
diff --git a/fsx/latest/ONTAPGuide/s3-ap-manage-access-fsxn.md b/fsx/latest/ONTAPGuide/s3-ap-manage-access-fsxn.md index a36c1f574..caf8b246d 100644 --- a//fsx/latest/ONTAPGuide/s3-ap-manage-access-fsxn.md +++ b//fsx/latest/ONTAPGuide/s3-ap-manage-access-fsxn.md @@ -54,0 +55,4 @@ Attaching an S3 access point to an FSx for ONTAP volume doesn't change the volum +###### Note + +An S3 access point can transition to the `MISCONFIGURED` state if the file system identity associated with the access point can no longer be resolved on the file system, or if the attached volume becomes offline or unmounted. While in this state, S3 requests made through the access point may fail. Amazon FSx periodically checks for these conditions and automatically returns the access point to `AVAILABLE` when the issue is resolved. For more information, see [S3 access point is in MISCONFIGURED state](./troubleshooting-access-points-for-fsxn.html#misconfigured-access-point). +