AwsEfs - Amazon Security Hub
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅中国的 Amazon Web Services 服务入门

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

AwsEfs

下面是示例如下Amazon的安全查找格式AwsEfs资源。

AwsEfsAccessPoint

这些区域有:AwsEfsAccessPoint对象提供有关存储在Amazon Elastic File System 中的文件的详细信息。

以下示例显示获取的结果显示提的结果显示AmazonSecurity Finding 格式 (ASFF)AwsEfsAccessPointobject 查看以下内容的描述AwsEfsAccessPoint属性,请参阅AwsEfsAccessPointDetails在里面Amazon Security HubAPI 参考.

示例

"AwsEfsAccessPoint": { "AccessPointId": "fsap-05c4c0e79ba0b118a", "Arn": "arn:aws:elasticfilesystem:us-east-1:863155670886:access-point/fsap-05c4c0e79ba0b118a", "ClientToken": "AccessPointCompliant-ASk06ZZSXsEp", "FileSystemId": "fs-0f8137f731cb32146", "PosixUser": { "Gid": "1000", "SecondaryGids": ["0", "4294967295"], "Uid": "1234" }, "RootDirectory": { "CreationInfo": { "OwnerGid": "1000", "OwnerUid": "1234", "Permissions": "777" }, "Path": "/tmp/example" } }