Skip to content

Commit

Permalink
revert kinesis-video-archived-media which requires a newer version of…
Browse files Browse the repository at this point in the history
… smithy than we use right now
  • Loading branch information
aajtodd committed Sep 15, 2023
1 parent a594b5d commit d3b5816
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions codegen/sdk/aws-models/kinesis-video-archived-media.json
Original file line number Diff line number Diff line change
Expand Up @@ -1646,12 +1646,6 @@
"method": "POST",
"uri": "/getImages",
"code": 200
},
"smithy.api#paginated": {
"inputToken": "NextToken",
"outputToken": "NextToken",
"items": "Images",
"pageSize": "MaxResults"
}
}
},
Expand Down Expand Up @@ -2132,12 +2126,6 @@
"method": "POST",
"uri": "/listFragments",
"code": 200
},
"smithy.api#paginated": {
"inputToken": "NextToken",
"outputToken": "NextToken",
"items": "Fragments",
"pageSize": "MaxResults"
}
}
},
Expand Down

0 comments on commit d3b5816

Please sign in to comment.