mediapackage-vod-2018-11-07.min.json 28 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171
  1. {
  2. "metadata": {
  3. "apiVersion": "2018-11-07",
  4. "endpointPrefix": "mediapackage-vod",
  5. "jsonVersion": "1.1",
  6. "protocol": "rest-json",
  7. "serviceAbbreviation": "MediaPackage Vod",
  8. "serviceFullName": "AWS Elemental MediaPackage VOD",
  9. "serviceId": "MediaPackage Vod",
  10. "signatureVersion": "v4",
  11. "signingName": "mediapackage-vod",
  12. "uid": "mediapackage-vod-2018-11-07"
  13. },
  14. "operations": {
  15. "ConfigureLogs": {
  16. "http": {
  17. "method": "PUT",
  18. "requestUri": "/packaging_groups/{id}/configure_logs",
  19. "responseCode": 200
  20. },
  21. "input": {
  22. "members": {
  23. "EgressAccessLogs": {
  24. "locationName": "egressAccessLogs",
  25. "shape": "S2"
  26. },
  27. "Id": {
  28. "location": "uri",
  29. "locationName": "id"
  30. }
  31. },
  32. "required": [
  33. "Id"
  34. ],
  35. "type": "structure"
  36. },
  37. "output": {
  38. "members": {
  39. "Arn": {
  40. "locationName": "arn"
  41. },
  42. "Authorization": {
  43. "locationName": "authorization",
  44. "shape": "S5"
  45. },
  46. "CreatedAt": {
  47. "locationName": "createdAt"
  48. },
  49. "DomainName": {
  50. "locationName": "domainName"
  51. },
  52. "EgressAccessLogs": {
  53. "locationName": "egressAccessLogs",
  54. "shape": "S2"
  55. },
  56. "Id": {
  57. "locationName": "id"
  58. },
  59. "Tags": {
  60. "locationName": "tags",
  61. "shape": "S6"
  62. }
  63. },
  64. "type": "structure"
  65. }
  66. },
  67. "CreateAsset": {
  68. "http": {
  69. "requestUri": "/assets",
  70. "responseCode": 200
  71. },
  72. "input": {
  73. "members": {
  74. "Id": {
  75. "locationName": "id"
  76. },
  77. "PackagingGroupId": {
  78. "locationName": "packagingGroupId"
  79. },
  80. "ResourceId": {
  81. "locationName": "resourceId"
  82. },
  83. "SourceArn": {
  84. "locationName": "sourceArn"
  85. },
  86. "SourceRoleArn": {
  87. "locationName": "sourceRoleArn"
  88. },
  89. "Tags": {
  90. "locationName": "tags",
  91. "shape": "S6"
  92. }
  93. },
  94. "required": [
  95. "SourceArn",
  96. "Id",
  97. "PackagingGroupId",
  98. "SourceRoleArn"
  99. ],
  100. "type": "structure"
  101. },
  102. "output": {
  103. "members": {
  104. "Arn": {
  105. "locationName": "arn"
  106. },
  107. "CreatedAt": {
  108. "locationName": "createdAt"
  109. },
  110. "EgressEndpoints": {
  111. "locationName": "egressEndpoints",
  112. "shape": "S9"
  113. },
  114. "Id": {
  115. "locationName": "id"
  116. },
  117. "PackagingGroupId": {
  118. "locationName": "packagingGroupId"
  119. },
  120. "ResourceId": {
  121. "locationName": "resourceId"
  122. },
  123. "SourceArn": {
  124. "locationName": "sourceArn"
  125. },
  126. "SourceRoleArn": {
  127. "locationName": "sourceRoleArn"
  128. },
  129. "Tags": {
  130. "locationName": "tags",
  131. "shape": "S6"
  132. }
  133. },
  134. "type": "structure"
  135. }
  136. },
  137. "CreatePackagingConfiguration": {
  138. "http": {
  139. "requestUri": "/packaging_configurations",
  140. "responseCode": 200
  141. },
  142. "input": {
  143. "members": {
  144. "CmafPackage": {
  145. "locationName": "cmafPackage",
  146. "shape": "Sc"
  147. },
  148. "DashPackage": {
  149. "locationName": "dashPackage",
  150. "shape": "Sq"
  151. },
  152. "HlsPackage": {
  153. "locationName": "hlsPackage",
  154. "shape": "S10"
  155. },
  156. "Id": {
  157. "locationName": "id"
  158. },
  159. "MssPackage": {
  160. "locationName": "mssPackage",
  161. "shape": "S13"
  162. },
  163. "PackagingGroupId": {
  164. "locationName": "packagingGroupId"
  165. },
  166. "Tags": {
  167. "locationName": "tags",
  168. "shape": "S6"
  169. }
  170. },
  171. "required": [
  172. "Id",
  173. "PackagingGroupId"
  174. ],
  175. "type": "structure"
  176. },
  177. "output": {
  178. "members": {
  179. "Arn": {
  180. "locationName": "arn"
  181. },
  182. "CmafPackage": {
  183. "locationName": "cmafPackage",
  184. "shape": "Sc"
  185. },
  186. "CreatedAt": {
  187. "locationName": "createdAt"
  188. },
  189. "DashPackage": {
  190. "locationName": "dashPackage",
  191. "shape": "Sq"
  192. },
  193. "HlsPackage": {
  194. "locationName": "hlsPackage",
  195. "shape": "S10"
  196. },
  197. "Id": {
  198. "locationName": "id"
  199. },
  200. "MssPackage": {
  201. "locationName": "mssPackage",
  202. "shape": "S13"
  203. },
  204. "PackagingGroupId": {
  205. "locationName": "packagingGroupId"
  206. },
  207. "Tags": {
  208. "locationName": "tags",
  209. "shape": "S6"
  210. }
  211. },
  212. "type": "structure"
  213. }
  214. },
  215. "CreatePackagingGroup": {
  216. "http": {
  217. "requestUri": "/packaging_groups",
  218. "responseCode": 200
  219. },
  220. "input": {
  221. "members": {
  222. "Authorization": {
  223. "locationName": "authorization",
  224. "shape": "S5"
  225. },
  226. "EgressAccessLogs": {
  227. "locationName": "egressAccessLogs",
  228. "shape": "S2"
  229. },
  230. "Id": {
  231. "locationName": "id"
  232. },
  233. "Tags": {
  234. "locationName": "tags",
  235. "shape": "S6"
  236. }
  237. },
  238. "required": [
  239. "Id"
  240. ],
  241. "type": "structure"
  242. },
  243. "output": {
  244. "members": {
  245. "Arn": {
  246. "locationName": "arn"
  247. },
  248. "Authorization": {
  249. "locationName": "authorization",
  250. "shape": "S5"
  251. },
  252. "CreatedAt": {
  253. "locationName": "createdAt"
  254. },
  255. "DomainName": {
  256. "locationName": "domainName"
  257. },
  258. "EgressAccessLogs": {
  259. "locationName": "egressAccessLogs",
  260. "shape": "S2"
  261. },
  262. "Id": {
  263. "locationName": "id"
  264. },
  265. "Tags": {
  266. "locationName": "tags",
  267. "shape": "S6"
  268. }
  269. },
  270. "type": "structure"
  271. }
  272. },
  273. "DeleteAsset": {
  274. "http": {
  275. "method": "DELETE",
  276. "requestUri": "/assets/{id}",
  277. "responseCode": 202
  278. },
  279. "input": {
  280. "members": {
  281. "Id": {
  282. "location": "uri",
  283. "locationName": "id"
  284. }
  285. },
  286. "required": [
  287. "Id"
  288. ],
  289. "type": "structure"
  290. },
  291. "output": {
  292. "members": {},
  293. "type": "structure"
  294. }
  295. },
  296. "DeletePackagingConfiguration": {
  297. "http": {
  298. "method": "DELETE",
  299. "requestUri": "/packaging_configurations/{id}",
  300. "responseCode": 202
  301. },
  302. "input": {
  303. "members": {
  304. "Id": {
  305. "location": "uri",
  306. "locationName": "id"
  307. }
  308. },
  309. "required": [
  310. "Id"
  311. ],
  312. "type": "structure"
  313. },
  314. "output": {
  315. "members": {},
  316. "type": "structure"
  317. }
  318. },
  319. "DeletePackagingGroup": {
  320. "http": {
  321. "method": "DELETE",
  322. "requestUri": "/packaging_groups/{id}",
  323. "responseCode": 202
  324. },
  325. "input": {
  326. "members": {
  327. "Id": {
  328. "location": "uri",
  329. "locationName": "id"
  330. }
  331. },
  332. "required": [
  333. "Id"
  334. ],
  335. "type": "structure"
  336. },
  337. "output": {
  338. "members": {},
  339. "type": "structure"
  340. }
  341. },
  342. "DescribeAsset": {
  343. "http": {
  344. "method": "GET",
  345. "requestUri": "/assets/{id}",
  346. "responseCode": 200
  347. },
  348. "input": {
  349. "members": {
  350. "Id": {
  351. "location": "uri",
  352. "locationName": "id"
  353. }
  354. },
  355. "required": [
  356. "Id"
  357. ],
  358. "type": "structure"
  359. },
  360. "output": {
  361. "members": {
  362. "Arn": {
  363. "locationName": "arn"
  364. },
  365. "CreatedAt": {
  366. "locationName": "createdAt"
  367. },
  368. "EgressEndpoints": {
  369. "locationName": "egressEndpoints",
  370. "shape": "S9"
  371. },
  372. "Id": {
  373. "locationName": "id"
  374. },
  375. "PackagingGroupId": {
  376. "locationName": "packagingGroupId"
  377. },
  378. "ResourceId": {
  379. "locationName": "resourceId"
  380. },
  381. "SourceArn": {
  382. "locationName": "sourceArn"
  383. },
  384. "SourceRoleArn": {
  385. "locationName": "sourceRoleArn"
  386. },
  387. "Tags": {
  388. "locationName": "tags",
  389. "shape": "S6"
  390. }
  391. },
  392. "type": "structure"
  393. }
  394. },
  395. "DescribePackagingConfiguration": {
  396. "http": {
  397. "method": "GET",
  398. "requestUri": "/packaging_configurations/{id}",
  399. "responseCode": 200
  400. },
  401. "input": {
  402. "members": {
  403. "Id": {
  404. "location": "uri",
  405. "locationName": "id"
  406. }
  407. },
  408. "required": [
  409. "Id"
  410. ],
  411. "type": "structure"
  412. },
  413. "output": {
  414. "members": {
  415. "Arn": {
  416. "locationName": "arn"
  417. },
  418. "CmafPackage": {
  419. "locationName": "cmafPackage",
  420. "shape": "Sc"
  421. },
  422. "CreatedAt": {
  423. "locationName": "createdAt"
  424. },
  425. "DashPackage": {
  426. "locationName": "dashPackage",
  427. "shape": "Sq"
  428. },
  429. "HlsPackage": {
  430. "locationName": "hlsPackage",
  431. "shape": "S10"
  432. },
  433. "Id": {
  434. "locationName": "id"
  435. },
  436. "MssPackage": {
  437. "locationName": "mssPackage",
  438. "shape": "S13"
  439. },
  440. "PackagingGroupId": {
  441. "locationName": "packagingGroupId"
  442. },
  443. "Tags": {
  444. "locationName": "tags",
  445. "shape": "S6"
  446. }
  447. },
  448. "type": "structure"
  449. }
  450. },
  451. "DescribePackagingGroup": {
  452. "http": {
  453. "method": "GET",
  454. "requestUri": "/packaging_groups/{id}",
  455. "responseCode": 200
  456. },
  457. "input": {
  458. "members": {
  459. "Id": {
  460. "location": "uri",
  461. "locationName": "id"
  462. }
  463. },
  464. "required": [
  465. "Id"
  466. ],
  467. "type": "structure"
  468. },
  469. "output": {
  470. "members": {
  471. "ApproximateAssetCount": {
  472. "locationName": "approximateAssetCount",
  473. "type": "integer"
  474. },
  475. "Arn": {
  476. "locationName": "arn"
  477. },
  478. "Authorization": {
  479. "locationName": "authorization",
  480. "shape": "S5"
  481. },
  482. "CreatedAt": {
  483. "locationName": "createdAt"
  484. },
  485. "DomainName": {
  486. "locationName": "domainName"
  487. },
  488. "EgressAccessLogs": {
  489. "locationName": "egressAccessLogs",
  490. "shape": "S2"
  491. },
  492. "Id": {
  493. "locationName": "id"
  494. },
  495. "Tags": {
  496. "locationName": "tags",
  497. "shape": "S6"
  498. }
  499. },
  500. "type": "structure"
  501. }
  502. },
  503. "ListAssets": {
  504. "http": {
  505. "method": "GET",
  506. "requestUri": "/assets",
  507. "responseCode": 200
  508. },
  509. "input": {
  510. "members": {
  511. "MaxResults": {
  512. "location": "querystring",
  513. "locationName": "maxResults",
  514. "type": "integer"
  515. },
  516. "NextToken": {
  517. "location": "querystring",
  518. "locationName": "nextToken"
  519. },
  520. "PackagingGroupId": {
  521. "location": "querystring",
  522. "locationName": "packagingGroupId"
  523. }
  524. },
  525. "type": "structure"
  526. },
  527. "output": {
  528. "members": {
  529. "Assets": {
  530. "locationName": "assets",
  531. "member": {
  532. "members": {
  533. "Arn": {
  534. "locationName": "arn"
  535. },
  536. "CreatedAt": {
  537. "locationName": "createdAt"
  538. },
  539. "Id": {
  540. "locationName": "id"
  541. },
  542. "PackagingGroupId": {
  543. "locationName": "packagingGroupId"
  544. },
  545. "ResourceId": {
  546. "locationName": "resourceId"
  547. },
  548. "SourceArn": {
  549. "locationName": "sourceArn"
  550. },
  551. "SourceRoleArn": {
  552. "locationName": "sourceRoleArn"
  553. },
  554. "Tags": {
  555. "locationName": "tags",
  556. "shape": "S6"
  557. }
  558. },
  559. "type": "structure"
  560. },
  561. "type": "list"
  562. },
  563. "NextToken": {
  564. "locationName": "nextToken"
  565. }
  566. },
  567. "type": "structure"
  568. }
  569. },
  570. "ListPackagingConfigurations": {
  571. "http": {
  572. "method": "GET",
  573. "requestUri": "/packaging_configurations",
  574. "responseCode": 200
  575. },
  576. "input": {
  577. "members": {
  578. "MaxResults": {
  579. "location": "querystring",
  580. "locationName": "maxResults",
  581. "type": "integer"
  582. },
  583. "NextToken": {
  584. "location": "querystring",
  585. "locationName": "nextToken"
  586. },
  587. "PackagingGroupId": {
  588. "location": "querystring",
  589. "locationName": "packagingGroupId"
  590. }
  591. },
  592. "type": "structure"
  593. },
  594. "output": {
  595. "members": {
  596. "NextToken": {
  597. "locationName": "nextToken"
  598. },
  599. "PackagingConfigurations": {
  600. "locationName": "packagingConfigurations",
  601. "member": {
  602. "members": {
  603. "Arn": {
  604. "locationName": "arn"
  605. },
  606. "CmafPackage": {
  607. "locationName": "cmafPackage",
  608. "shape": "Sc"
  609. },
  610. "CreatedAt": {
  611. "locationName": "createdAt"
  612. },
  613. "DashPackage": {
  614. "locationName": "dashPackage",
  615. "shape": "Sq"
  616. },
  617. "HlsPackage": {
  618. "locationName": "hlsPackage",
  619. "shape": "S10"
  620. },
  621. "Id": {
  622. "locationName": "id"
  623. },
  624. "MssPackage": {
  625. "locationName": "mssPackage",
  626. "shape": "S13"
  627. },
  628. "PackagingGroupId": {
  629. "locationName": "packagingGroupId"
  630. },
  631. "Tags": {
  632. "locationName": "tags",
  633. "shape": "S6"
  634. }
  635. },
  636. "type": "structure"
  637. },
  638. "type": "list"
  639. }
  640. },
  641. "type": "structure"
  642. }
  643. },
  644. "ListPackagingGroups": {
  645. "http": {
  646. "method": "GET",
  647. "requestUri": "/packaging_groups",
  648. "responseCode": 200
  649. },
  650. "input": {
  651. "members": {
  652. "MaxResults": {
  653. "location": "querystring",
  654. "locationName": "maxResults",
  655. "type": "integer"
  656. },
  657. "NextToken": {
  658. "location": "querystring",
  659. "locationName": "nextToken"
  660. }
  661. },
  662. "type": "structure"
  663. },
  664. "output": {
  665. "members": {
  666. "NextToken": {
  667. "locationName": "nextToken"
  668. },
  669. "PackagingGroups": {
  670. "locationName": "packagingGroups",
  671. "member": {
  672. "members": {
  673. "ApproximateAssetCount": {
  674. "locationName": "approximateAssetCount",
  675. "type": "integer"
  676. },
  677. "Arn": {
  678. "locationName": "arn"
  679. },
  680. "Authorization": {
  681. "locationName": "authorization",
  682. "shape": "S5"
  683. },
  684. "CreatedAt": {
  685. "locationName": "createdAt"
  686. },
  687. "DomainName": {
  688. "locationName": "domainName"
  689. },
  690. "EgressAccessLogs": {
  691. "locationName": "egressAccessLogs",
  692. "shape": "S2"
  693. },
  694. "Id": {
  695. "locationName": "id"
  696. },
  697. "Tags": {
  698. "locationName": "tags",
  699. "shape": "S6"
  700. }
  701. },
  702. "type": "structure"
  703. },
  704. "type": "list"
  705. }
  706. },
  707. "type": "structure"
  708. }
  709. },
  710. "ListTagsForResource": {
  711. "http": {
  712. "method": "GET",
  713. "requestUri": "/tags/{resource-arn}",
  714. "responseCode": 200
  715. },
  716. "input": {
  717. "members": {
  718. "ResourceArn": {
  719. "location": "uri",
  720. "locationName": "resource-arn"
  721. }
  722. },
  723. "required": [
  724. "ResourceArn"
  725. ],
  726. "type": "structure"
  727. },
  728. "output": {
  729. "members": {
  730. "Tags": {
  731. "locationName": "tags",
  732. "shape": "S21"
  733. }
  734. },
  735. "type": "structure"
  736. }
  737. },
  738. "TagResource": {
  739. "http": {
  740. "requestUri": "/tags/{resource-arn}",
  741. "responseCode": 204
  742. },
  743. "input": {
  744. "members": {
  745. "ResourceArn": {
  746. "location": "uri",
  747. "locationName": "resource-arn"
  748. },
  749. "Tags": {
  750. "locationName": "tags",
  751. "shape": "S21"
  752. }
  753. },
  754. "required": [
  755. "ResourceArn",
  756. "Tags"
  757. ],
  758. "type": "structure"
  759. }
  760. },
  761. "UntagResource": {
  762. "http": {
  763. "method": "DELETE",
  764. "requestUri": "/tags/{resource-arn}",
  765. "responseCode": 204
  766. },
  767. "input": {
  768. "members": {
  769. "ResourceArn": {
  770. "location": "uri",
  771. "locationName": "resource-arn"
  772. },
  773. "TagKeys": {
  774. "location": "querystring",
  775. "locationName": "tagKeys",
  776. "shape": "Si"
  777. }
  778. },
  779. "required": [
  780. "TagKeys",
  781. "ResourceArn"
  782. ],
  783. "type": "structure"
  784. }
  785. },
  786. "UpdatePackagingGroup": {
  787. "http": {
  788. "method": "PUT",
  789. "requestUri": "/packaging_groups/{id}",
  790. "responseCode": 200
  791. },
  792. "input": {
  793. "members": {
  794. "Authorization": {
  795. "locationName": "authorization",
  796. "shape": "S5"
  797. },
  798. "Id": {
  799. "location": "uri",
  800. "locationName": "id"
  801. }
  802. },
  803. "required": [
  804. "Id"
  805. ],
  806. "type": "structure"
  807. },
  808. "output": {
  809. "members": {
  810. "ApproximateAssetCount": {
  811. "locationName": "approximateAssetCount",
  812. "type": "integer"
  813. },
  814. "Arn": {
  815. "locationName": "arn"
  816. },
  817. "Authorization": {
  818. "locationName": "authorization",
  819. "shape": "S5"
  820. },
  821. "CreatedAt": {
  822. "locationName": "createdAt"
  823. },
  824. "DomainName": {
  825. "locationName": "domainName"
  826. },
  827. "EgressAccessLogs": {
  828. "locationName": "egressAccessLogs",
  829. "shape": "S2"
  830. },
  831. "Id": {
  832. "locationName": "id"
  833. },
  834. "Tags": {
  835. "locationName": "tags",
  836. "shape": "S6"
  837. }
  838. },
  839. "type": "structure"
  840. }
  841. }
  842. },
  843. "shapes": {
  844. "S2": {
  845. "members": {
  846. "LogGroupName": {
  847. "locationName": "logGroupName"
  848. }
  849. },
  850. "type": "structure"
  851. },
  852. "S5": {
  853. "members": {
  854. "CdnIdentifierSecret": {
  855. "locationName": "cdnIdentifierSecret"
  856. },
  857. "SecretsRoleArn": {
  858. "locationName": "secretsRoleArn"
  859. }
  860. },
  861. "required": [
  862. "SecretsRoleArn",
  863. "CdnIdentifierSecret"
  864. ],
  865. "type": "structure"
  866. },
  867. "S6": {
  868. "key": {},
  869. "type": "map",
  870. "value": {}
  871. },
  872. "S9": {
  873. "member": {
  874. "members": {
  875. "PackagingConfigurationId": {
  876. "locationName": "packagingConfigurationId"
  877. },
  878. "Status": {
  879. "locationName": "status"
  880. },
  881. "Url": {
  882. "locationName": "url"
  883. }
  884. },
  885. "type": "structure"
  886. },
  887. "type": "list"
  888. },
  889. "Sc": {
  890. "members": {
  891. "Encryption": {
  892. "locationName": "encryption",
  893. "members": {
  894. "ConstantInitializationVector": {
  895. "locationName": "constantInitializationVector"
  896. },
  897. "SpekeKeyProvider": {
  898. "locationName": "spekeKeyProvider",
  899. "shape": "Se"
  900. }
  901. },
  902. "required": [
  903. "SpekeKeyProvider"
  904. ],
  905. "type": "structure"
  906. },
  907. "HlsManifests": {
  908. "locationName": "hlsManifests",
  909. "shape": "Sj"
  910. },
  911. "IncludeEncoderConfigurationInSegments": {
  912. "locationName": "includeEncoderConfigurationInSegments",
  913. "type": "boolean"
  914. },
  915. "SegmentDurationSeconds": {
  916. "locationName": "segmentDurationSeconds",
  917. "type": "integer"
  918. }
  919. },
  920. "required": [
  921. "HlsManifests"
  922. ],
  923. "type": "structure"
  924. },
  925. "Se": {
  926. "members": {
  927. "EncryptionContractConfiguration": {
  928. "locationName": "encryptionContractConfiguration",
  929. "members": {
  930. "PresetSpeke20Audio": {
  931. "locationName": "presetSpeke20Audio"
  932. },
  933. "PresetSpeke20Video": {
  934. "locationName": "presetSpeke20Video"
  935. }
  936. },
  937. "required": [
  938. "PresetSpeke20Audio",
  939. "PresetSpeke20Video"
  940. ],
  941. "type": "structure"
  942. },
  943. "RoleArn": {
  944. "locationName": "roleArn"
  945. },
  946. "SystemIds": {
  947. "locationName": "systemIds",
  948. "shape": "Si"
  949. },
  950. "Url": {
  951. "locationName": "url"
  952. }
  953. },
  954. "required": [
  955. "SystemIds",
  956. "Url",
  957. "RoleArn"
  958. ],
  959. "type": "structure"
  960. },
  961. "Si": {
  962. "member": {},
  963. "type": "list"
  964. },
  965. "Sj": {
  966. "member": {
  967. "members": {
  968. "AdMarkers": {
  969. "locationName": "adMarkers"
  970. },
  971. "IncludeIframeOnlyStream": {
  972. "locationName": "includeIframeOnlyStream",
  973. "type": "boolean"
  974. },
  975. "ManifestName": {
  976. "locationName": "manifestName"
  977. },
  978. "ProgramDateTimeIntervalSeconds": {
  979. "locationName": "programDateTimeIntervalSeconds",
  980. "type": "integer"
  981. },
  982. "RepeatExtXKey": {
  983. "locationName": "repeatExtXKey",
  984. "type": "boolean"
  985. },
  986. "StreamSelection": {
  987. "locationName": "streamSelection",
  988. "shape": "So"
  989. }
  990. },
  991. "type": "structure"
  992. },
  993. "type": "list"
  994. },
  995. "So": {
  996. "members": {
  997. "MaxVideoBitsPerSecond": {
  998. "locationName": "maxVideoBitsPerSecond",
  999. "type": "integer"
  1000. },
  1001. "MinVideoBitsPerSecond": {
  1002. "locationName": "minVideoBitsPerSecond",
  1003. "type": "integer"
  1004. },
  1005. "StreamOrder": {
  1006. "locationName": "streamOrder"
  1007. }
  1008. },
  1009. "type": "structure"
  1010. },
  1011. "Sq": {
  1012. "members": {
  1013. "DashManifests": {
  1014. "locationName": "dashManifests",
  1015. "member": {
  1016. "members": {
  1017. "ManifestLayout": {
  1018. "locationName": "manifestLayout"
  1019. },
  1020. "ManifestName": {
  1021. "locationName": "manifestName"
  1022. },
  1023. "MinBufferTimeSeconds": {
  1024. "locationName": "minBufferTimeSeconds",
  1025. "type": "integer"
  1026. },
  1027. "Profile": {
  1028. "locationName": "profile"
  1029. },
  1030. "ScteMarkersSource": {
  1031. "locationName": "scteMarkersSource"
  1032. },
  1033. "StreamSelection": {
  1034. "locationName": "streamSelection",
  1035. "shape": "So"
  1036. }
  1037. },
  1038. "type": "structure"
  1039. },
  1040. "type": "list"
  1041. },
  1042. "Encryption": {
  1043. "locationName": "encryption",
  1044. "members": {
  1045. "SpekeKeyProvider": {
  1046. "locationName": "spekeKeyProvider",
  1047. "shape": "Se"
  1048. }
  1049. },
  1050. "required": [
  1051. "SpekeKeyProvider"
  1052. ],
  1053. "type": "structure"
  1054. },
  1055. "IncludeEncoderConfigurationInSegments": {
  1056. "locationName": "includeEncoderConfigurationInSegments",
  1057. "type": "boolean"
  1058. },
  1059. "IncludeIframeOnlyStream": {
  1060. "locationName": "includeIframeOnlyStream",
  1061. "type": "boolean"
  1062. },
  1063. "PeriodTriggers": {
  1064. "locationName": "periodTriggers",
  1065. "member": {},
  1066. "type": "list"
  1067. },
  1068. "SegmentDurationSeconds": {
  1069. "locationName": "segmentDurationSeconds",
  1070. "type": "integer"
  1071. },
  1072. "SegmentTemplateFormat": {
  1073. "locationName": "segmentTemplateFormat"
  1074. }
  1075. },
  1076. "required": [
  1077. "DashManifests"
  1078. ],
  1079. "type": "structure"
  1080. },
  1081. "S10": {
  1082. "members": {
  1083. "Encryption": {
  1084. "locationName": "encryption",
  1085. "members": {
  1086. "ConstantInitializationVector": {
  1087. "locationName": "constantInitializationVector"
  1088. },
  1089. "EncryptionMethod": {
  1090. "locationName": "encryptionMethod"
  1091. },
  1092. "SpekeKeyProvider": {
  1093. "locationName": "spekeKeyProvider",
  1094. "shape": "Se"
  1095. }
  1096. },
  1097. "required": [
  1098. "SpekeKeyProvider"
  1099. ],
  1100. "type": "structure"
  1101. },
  1102. "HlsManifests": {
  1103. "locationName": "hlsManifests",
  1104. "shape": "Sj"
  1105. },
  1106. "IncludeDvbSubtitles": {
  1107. "locationName": "includeDvbSubtitles",
  1108. "type": "boolean"
  1109. },
  1110. "SegmentDurationSeconds": {
  1111. "locationName": "segmentDurationSeconds",
  1112. "type": "integer"
  1113. },
  1114. "UseAudioRenditionGroup": {
  1115. "locationName": "useAudioRenditionGroup",
  1116. "type": "boolean"
  1117. }
  1118. },
  1119. "required": [
  1120. "HlsManifests"
  1121. ],
  1122. "type": "structure"
  1123. },
  1124. "S13": {
  1125. "members": {
  1126. "Encryption": {
  1127. "locationName": "encryption",
  1128. "members": {
  1129. "SpekeKeyProvider": {
  1130. "locationName": "spekeKeyProvider",
  1131. "shape": "Se"
  1132. }
  1133. },
  1134. "required": [
  1135. "SpekeKeyProvider"
  1136. ],
  1137. "type": "structure"
  1138. },
  1139. "MssManifests": {
  1140. "locationName": "mssManifests",
  1141. "member": {
  1142. "members": {
  1143. "ManifestName": {
  1144. "locationName": "manifestName"
  1145. },
  1146. "StreamSelection": {
  1147. "locationName": "streamSelection",
  1148. "shape": "So"
  1149. }
  1150. },
  1151. "type": "structure"
  1152. },
  1153. "type": "list"
  1154. },
  1155. "SegmentDurationSeconds": {
  1156. "locationName": "segmentDurationSeconds",
  1157. "type": "integer"
  1158. }
  1159. },
  1160. "required": [
  1161. "MssManifests"
  1162. ],
  1163. "type": "structure"
  1164. },
  1165. "S21": {
  1166. "key": {},
  1167. "type": "map",
  1168. "value": {}
  1169. }
  1170. }
  1171. }