Skip to content

Commit

Permalink
Amazon FSx Update: Announcing Amazon FSx for NetApp ONTAP, a new serv…
Browse files Browse the repository at this point in the history
…ice that provides fully managed shared storage in the AWS Cloud with the data access and management capabilities of ONTAP.
  • Loading branch information
AWS committed Sep 2, 2021
1 parent 55c7398 commit 3634113
Show file tree
Hide file tree
Showing 3 changed files with 1,255 additions and 72 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AmazonFSx-f51e105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "Amazon FSx",
"contributor": "",
"description": "Announcing Amazon FSx for NetApp ONTAP, a new service that provides fully managed shared storage in the AWS Cloud with the data access and management capabilities of ONTAP."
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"DescribeStorageVirtualMachines": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"DescribeVolumes": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"ListTagsForResource": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
}
}
}
Loading

0 comments on commit 3634113

Please sign in to comment.