Amazon EFS · Example Payload

Efs Openapi Describe File Systems Response Example

Amazon Web ServicesEFSElastic File SystemFile StorageNFSServerlessStorage

Efs Openapi Describe File Systems Response Example is an example object payload from Amazon EFS, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

FileSystemsMarkerNextMarker

Example Payload

Raw ↑
{
  "FileSystems": [
    "example"
  ],
  "Marker": "example-string-value",
  "NextMarker": "example-string-value"
}