Skip to content

Commit

Permalink
Amazon Elastic File System Update: General documentation updates for …
Browse files Browse the repository at this point in the history
…EFS.
  • Loading branch information
AWS committed Dec 16, 2022
1 parent ce96b2b commit 78f5d31
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 142 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "Amazon Elastic File System",
"contributor": "",
"description": "General documentation updates for EFS."
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"parameters": {
"Region": {
"builtIn": "AWS::Region",
"required": false,
"required": true,
"documentation": "The AWS region used to dispatch the request.",
"type": "String"
},
Expand Down Expand Up @@ -52,15 +52,6 @@
"ref": "Endpoint"
}
]
},
{
"fn": "parseURL",
"argv": [
{
"ref": "Endpoint"
}
],
"assign": "url"
}
],
"type": "tree",
Expand Down
Loading

0 comments on commit 78f5d31

Please sign in to comment.