Amazon EFS · Example Payload

Amazon Efs Filesystem Example

Amazon Web ServicesEFSElastic File SystemFile StorageNFSServerlessStorage

Amazon Efs Filesystem 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

CreationTokenFileSystemIdFileSystemArn

Example Payload

Raw ↑
{
  "CreationToken": "example-string-value",
  "FileSystemId": "example-id-4435",
  "FileSystemArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}