Amazon EFS · Schema
MountTarget
MountTarget schema from Amazon EFS Amazon Elastic File System (EFS) API
Amazon Web ServicesEFSElastic File SystemFile StorageNFSServerlessStorage
Properties
| Name | Type | Description |
|---|---|---|
| MountTargetId | string | System-assigned mount target ID. |
| FileSystemId | string | The ID of the file system for which the mount target is intended. |
| SubnetId | string | The ID of the subnet. |
| LifeCycleState | string | Lifecycle state of the mount target. |
| IpAddress | string | Address at which the file system is mountable. |
| NetworkInterfaceId | string | The ID of the network interface. |
| AvailabilityZoneId | string | The unique and consistent identifier of the Availability Zone. |
| AvailabilityZoneName | string | The name of the Availability Zone. |
| VpcId | string | The Virtual Private Cloud ID. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-efs/refs/heads/main/json-schema/efs-openapi-mount-target-schema.json",
"title": "MountTarget",
"description": "MountTarget schema from Amazon EFS Amazon Elastic File System (EFS) API",
"type": "object",
"properties": {
"MountTargetId": {
"type": "string",
"description": "System-assigned mount target ID."
},
"FileSystemId": {
"type": "string",
"description": "The ID of the file system for which the mount target is intended."
},
"SubnetId": {
"type": "string",
"description": "The ID of the subnet."
},
"LifeCycleState": {
"type": "string",
"description": "Lifecycle state of the mount target."
},
"IpAddress": {
"type": "string",
"description": "Address at which the file system is mountable."
},
"NetworkInterfaceId": {
"type": "string",
"description": "The ID of the network interface."
},
"AvailabilityZoneId": {
"type": "string",
"description": "The unique and consistent identifier of the Availability Zone."
},
"AvailabilityZoneName": {
"type": "string",
"description": "The name of the Availability Zone."
},
"VpcId": {
"type": "string",
"description": "The Virtual Private Cloud ID."
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/efs-openapi-mount-target"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.