Function find_efs

Source
pub async fn find_efs(
    client: &RegionClient,
    tag: &RawTag,
) -> Result<Option<Efs>, Error>