Skip to content

Commit 3aa809f

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Add Context to GetInstanceTypesFromInstanceRequirements API
1 parent 59ab065 commit 3aa809f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
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 Elastic Compute Cloud",
4+
"contributor": "",
5+
"description": "Add Context to GetInstanceTypesFromInstanceRequirements API"
6+
}

services/ec2/src/main/resources/codegen-resources/service-2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34662,6 +34662,10 @@
3466234662
"NextToken":{
3466334663
"shape":"String",
3466434664
"documentation":"<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>"
34665+
},
34666+
"Context":{
34667+
"shape":"String",
34668+
"documentation":"<p>Reserved.</p>"
3466534669
}
3466634670
}
3466734671
},

0 commit comments

Comments
 (0)