675675 }
676676 ]
677677 },
678+ "DescribeInputDeviceThumbnail" : {
679+ "name" : " DescribeInputDeviceThumbnail" ,
680+ "http" : {
681+ "method" : " GET" ,
682+ "requestUri" : " /prod/inputDevices/{inputDeviceId}/thumbnailData" ,
683+ "responseCode" : 200
684+ },
685+ "input" : {
686+ "shape" : " DescribeInputDeviceThumbnailRequest"
687+ },
688+ "output" : {
689+ "shape" : " DescribeInputDeviceThumbnailResponse"
690+ },
691+ "errors" : [
692+ {
693+ "shape" : " BadRequestException"
694+ },
695+ {
696+ "shape" : " InternalServerErrorException"
697+ },
698+ {
699+ "shape" : " ForbiddenException"
700+ },
701+ {
702+ "shape" : " BadGatewayException"
703+ },
704+ {
705+ "shape" : " NotFoundException"
706+ },
707+ {
708+ "shape" : " GatewayTimeoutException"
709+ },
710+ {
711+ "shape" : " TooManyRequestsException"
712+ }
713+ ]
714+ },
678715 "DescribeInputSecurityGroup" : {
679716 "name" : " DescribeInputSecurityGroup" ,
680717 "http" : {
19521989 },
19531990 "AribDestinationSettings" : {
19541991 "type" : " structure" ,
1955- "members" : {
1956- }
1992+ "members" : {}
19571993 },
19581994 "AribSourceSettings" : {
19591995 "type" : " structure" ,
1960- "members" : {
1961- }
1996+ "members" : {}
19621997 },
19631998 "AudioChannelMapping" : {
19641999 "type" : " structure" ,
20262061 "locationName" : " codecSettings"
20272062 },
20282063 "LanguageCode" : {
2029- "shape" : " __stringMin3Max3 " ,
2064+ "shape" : " __stringMin1Max35 " ,
20302065 "locationName" : " languageCode"
20312066 },
20322067 "LanguageCodeControl" : {
29062941 },
29072942 "ColorSpacePassthroughSettings" : {
29082943 "type" : " structure" ,
2909- "members" : {
2910- }
2944+ "members" : {}
29112945 },
29122946 "ConflictException" : {
29132947 "type" : " structure" ,
34533487 },
34543488 "DeleteInputResponse" : {
34553489 "type" : " structure" ,
3456- "members" : {
3457- }
3490+ "members" : {}
34583491 },
34593492 "DeleteInputSecurityGroupRequest" : {
34603493 "type" : " structure" ,
34713504 },
34723505 "DeleteInputSecurityGroupResponse" : {
34733506 "type" : " structure" ,
3474- "members" : {
3475- }
3507+ "members" : {}
34763508 },
34773509 "DeleteMultiplexProgramRequest" : {
34783510 "type" : " structure" ,
36773709 },
36783710 "DeleteScheduleResponse" : {
36793711 "type" : " structure" ,
3680- "members" : {
3681- }
3712+ "members" : {}
36823713 },
36833714 "DeleteTagsRequest" : {
36843715 "type" : " structure" ,
38353866 }
38363867 }
38373868 },
3869+ "DescribeInputDeviceThumbnailRequest" : {
3870+ "type" : " structure" ,
3871+ "members" : {
3872+ "InputDeviceId" : {
3873+ "shape" : " __string" ,
3874+ "location" : " uri" ,
3875+ "locationName" : " inputDeviceId"
3876+ },
3877+ "Accept" : {
3878+ "shape" : " AcceptHeader" ,
3879+ "location" : " header" ,
3880+ "locationName" : " accept"
3881+ }
3882+ },
3883+ "required" : [
3884+ " InputDeviceId" ,
3885+ " Accept"
3886+ ]
3887+ },
3888+ "DescribeInputDeviceThumbnailResponse" : {
3889+ "type" : " structure" ,
3890+ "members" : {
3891+ "Body" : {
3892+ "shape" : " InputDeviceThumbnail" ,
3893+ "locationName" : " body"
3894+ },
3895+ "ContentType" : {
3896+ "shape" : " ContentType" ,
3897+ "location" : " header" ,
3898+ "locationName" : " Content-Type"
3899+ },
3900+ "ContentLength" : {
3901+ "shape" : " __long" ,
3902+ "location" : " header" ,
3903+ "locationName" : " Content-Length"
3904+ },
3905+ "ETag" : {
3906+ "shape" : " __string" ,
3907+ "location" : " header" ,
3908+ "locationName" : " ETag"
3909+ },
3910+ "LastModified" : {
3911+ "shape" : " __timestamp" ,
3912+ "location" : " header" ,
3913+ "locationName" : " Last-Modified"
3914+ }
3915+ },
3916+ "payload" : " Body"
3917+ },
38383918 "DescribeInputRequest" : {
38393919 "type" : " structure" ,
38403920 "members" : {
46514731 },
46524732 "EmbeddedDestinationSettings" : {
46534733 "type" : " structure" ,
4654- "members" : {
4655- }
4734+ "members" : {}
46564735 },
46574736 "EmbeddedPlusScte20DestinationSettings" : {
46584737 "type" : " structure" ,
4659- "members" : {
4660- }
4738+ "members" : {}
46614739 },
46624740 "EmbeddedScte20Detection" : {
46634741 "type" : " string" ,
46894767 },
46904768 "Empty" : {
46914769 "type" : " structure" ,
4692- "members" : {
4693- }
4770+ "members" : {}
46944771 },
46954772 "EncoderSettings" : {
46964773 "type" : " structure" ,
52735350 "locationName" : " parDenominator"
52745351 },
52755352 "ParNumerator" : {
5276- "shape" : " __integer " ,
5353+ "shape" : " __integerMin1 " ,
52775354 "locationName" : " parNumerator"
52785355 },
52795356 "Profile" : {
61796256 },
61806257 "ImmediateModeScheduleActionStartSettings" : {
61816258 "type" : " structure" ,
6182- "members" : {
6183- }
6259+ "members" : {}
61846260 },
61856261 "Input" : {
61866262 "type" : " structure" ,
67416817 "shape" : " __listOf__string" ,
67426818 "locationName" : " urlPath"
67436819 }
6744- },
6745- "required" : [
6746- " InputAttachmentNameReference"
6747- ]
6820+ }
67486821 },
67496822 "InputResolution" : {
67506823 "type" : " string" ,
79908063 },
79918064 "MediaPackageOutputSettings" : {
79928065 "type" : " structure" ,
7993- "members" : {
7994- }
8066+ "members" : {}
79958067 },
79968068 "Mp2CodingMode" : {
79978069 "type" : " string" ,
81818253 },
81828254 "MultiplexGroupSettings" : {
81838255 "type" : " structure" ,
8184- "members" : {
8185- }
8256+ "members" : {}
81868257 },
81878258 "MultiplexMediaConnectOutputDestinationSettings" : {
81888259 "type" : " structure" ,
87648835 },
87658836 "PassThroughSettings" : {
87668837 "type" : " structure" ,
8767- "members" : {
8768- }
8838+ "members" : {}
87698839 },
87708840 "PauseStateScheduleActionSettings" : {
87718841 "type" : " structure" ,
89048974 },
89058975 "Rec601Settings" : {
89068976 "type" : " structure" ,
8907- "members" : {
8908- }
8977+ "members" : {}
89098978 },
89108979 "Rec709Settings" : {
89118980 "type" : " structure" ,
8912- "members" : {
8913- }
8981+ "members" : {}
89148982 },
89158983 "RemixSettings" : {
89168984 "type" : " structure" ,
91479215 },
91489216 "RtmpCaptionInfoDestinationSettings" : {
91499217 "type" : " structure" ,
9150- "members" : {
9151- }
9218+ "members" : {}
91529219 },
91539220 "RtmpGroupSettings" : {
91549221 "type" : " structure" ,
92969363 },
92979364 "ScheduleDeleteResultModel" : {
92989365 "type" : " structure" ,
9299- "members" : {
9300- }
9366+ "members" : {}
93019367 },
93029368 "ScheduleDescribeResultModel" : {
93039369 "type" : " structure" ,
93249390 },
93259391 "Scte20PlusEmbeddedDestinationSettings" : {
93269392 "type" : " structure" ,
9327- "members" : {
9328- }
9393+ "members" : {}
93299394 },
93309395 "Scte20SourceSettings" : {
93319396 "type" : " structure" ,
93429407 },
93439408 "Scte27DestinationSettings" : {
93449409 "type" : " structure" ,
9345- "members" : {
9346- }
9410+ "members" : {}
93479411 },
93489412 "Scte27SourceSettings" : {
93499413 "type" : " structure" ,
96649728 },
96659729 "SmpteTtDestinationSettings" : {
96669730 "type" : " structure" ,
9667- "members" : {
9668- }
9731+ "members" : {}
96699732 },
96709733 "StandardHlsSettings" : {
96719734 "type" : " structure" ,
1007410137 },
1007510138 "TeletextDestinationSettings" : {
1007610139 "type" : " structure" ,
10077- "members" : {
10078- }
10140+ "members" : {}
1007910141 },
1008010142 "TeletextSourceSettings" : {
1008110143 "type" : " structure" ,
1089910961 },
1090010962 "WebvttDestinationSettings" : {
1090110963 "type" : " structure" ,
10902- "members" : {
10903- }
10964+ "members" : {}
10965+ },
10966+ "AcceptHeader" : {
10967+ "type" : " string" ,
10968+ "enum" : [
10969+ " image/jpeg"
10970+ ]
10971+ },
10972+ "ContentType" : {
10973+ "type" : " string" ,
10974+ "enum" : [
10975+ " image/jpeg"
10976+ ]
10977+ },
10978+ "InputDeviceThumbnail" : {
10979+ "type" : " blob" ,
10980+ "streaming" : true
1090410981 },
1090510982 "__boolean" : {
1090610983 "type" : " boolean"
1145611533 "min" : 1 ,
1145711534 "max" : 256
1145811535 },
11536+ "__stringMin1Max35" : {
11537+ "type" : " string" ,
11538+ "min" : 1 ,
11539+ "max" : 35
11540+ },
1145911541 "__stringMin32Max32" : {
1146011542 "type" : " string" ,
1146111543 "min" : 32 ,
1148311565 "__timestampUnix" : {
1148411566 "type" : " timestamp" ,
1148511567 "timestampFormat" : " unixTimestamp"
11568+ },
11569+ "__timestamp" : {
11570+ "type" : " timestamp"
1148611571 }
1148711572 }
11488- }
11573+ }
0 commit comments