{ "opencollection": "1.0.0", "info": { "name": "Amazon Storage Gateway REST Amazon Storage Gateway REST API #CreateNFSFileShare API", "version": "2013-06-30" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#CreateNFSFileShare", "type": "folder" }, "items": [ { "info": { "name": "Amazon Storage Gateway Create NFS File Share", "type": "http" }, "http": { "method": "POST", "url": "https://storagegateway.{region}.amazonaws.com/#CreateNFSFileShare", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a Network File System (NFS) file share on an existing S3 File Gateway." } ] } ], "bundled": true }