---
type: resource-type
title: S3FilesMountTarget
description: aws resource type AWS::S3Files::MountTarget
name: S3FilesMountTarget
lexicon: aws
resource_type: AWS::S3Files::MountTarget
---
`AWS::S3Files::MountTarget`, a resource type of the aws lexicon.

## Properties

- `FileSystemId` (`string`, required)
- `SubnetId` (`string`, required)
- `AvailabilityZoneId` (`string`, optional)
- `IpAddressType` (`"DUAL_STACK" | "IPV4_ONLY" | "IPV6_ONLY"`, optional)
- `Ipv4Address` (`string`, optional)
- `Ipv6Address` (`string`, optional)
- `MountTargetId` (`string`, optional)
- `NetworkInterfaceId` (`string`, optional)
- `OwnerId` (`string`, optional)
- `SecurityGroups` (`string[]`, optional)
- `Status` (`"available" | "creating" | "deleted" | "deleting" | "error" | "updating"`, optional)
- `StatusMessage` (`string`, optional)
- `VpcId` (`string`, optional)

## Attributes

- `AvailabilityZoneId`
- `MountTargetId`
- `NetworkInterfaceId`
- `OwnerId`
- `Status`
- `StatusMessage`
- `VpcId`
