AWS fsx documentation change
Summary
Removed documentation about API request signing requirements using access keys and AWS STS
Security assessment
Deletion of authentication mechanism details reduces documentation clarity but doesn't explicitly address a security vulnerability. However, removal of security-relevant information could indirectly impact security posture.
Diff
diff --git a/fsx/latest/ONTAPGuide/infrastructure-security.md b/fsx/latest/ONTAPGuide/infrastructure-security.md index 61fa5f757..463f3d253 100644 --- a//fsx/latest/ONTAPGuide/infrastructure-security.md +++ b//fsx/latest/ONTAPGuide/infrastructure-security.md @@ -18,2 +17,0 @@ You use AWS published API calls to access Amazon FSx through the network. Client -Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an IAM principal. Or you can use the [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html) (AWS STS) to generate temporary security credentials to sign requests. -