AWS filegateway documentation change
Summary
Removed redundant statement about default inability to use AWS interfaces (Console/CLI/API) when describing IAM permissions
Security assessment
The change simplifies documentation about default IAM permissions but doesn't address any specific vulnerability or security incident. The removed text was redundant with the existing explanation about needing IAM policies for access.
Diff
diff --git a/filegateway/latest/filefsxw/security_iam_id-based-policy-examples.md b/filegateway/latest/filefsxw/security_iam_id-based-policy-examples.md index afac970a9..f7c5221aa 100644 --- a//filegateway/latest/filefsxw/security_iam_id-based-policy-examples.md +++ b//filegateway/latest/filefsxw/security_iam_id-based-policy-examples.md @@ -11 +11 @@ Amazon FSx File Gateway is no longer available to new customers. Existing custom -By default, users and roles don't have permission to create or modify AWS SGW resources. They also can't perform tasks by using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles. +By default, users and roles don't have permission to create or modify AWS SGW resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.