Skip to content

Commit 3634113

Browse files
author
AWS
committed
Amazon FSx Update: 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.
1 parent 55c7398 commit 3634113

File tree

3 files changed

+1255
-72
lines changed

3 files changed

+1255
-72
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon FSx",
4+
"contributor": "",
5+
"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."
6+
}

services/fsx/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,21 @@
1919
"input_token": "NextToken",
2020
"output_token": "NextToken",
2121
"limit_key": "MaxResults"
22+
},
23+
"DescribeStorageVirtualMachines": {
24+
"input_token": "NextToken",
25+
"output_token": "NextToken",
26+
"limit_key": "MaxResults"
27+
},
28+
"DescribeVolumes": {
29+
"input_token": "NextToken",
30+
"output_token": "NextToken",
31+
"limit_key": "MaxResults"
32+
},
33+
"ListTagsForResource": {
34+
"input_token": "NextToken",
35+
"output_token": "NextToken",
36+
"limit_key": "MaxResults"
2237
}
2338
}
2439
}

0 commit comments

Comments
 (0)