File tree Expand file tree Collapse file tree 2 files changed +21
-23
lines changed
services/mediatailor/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +21
-23
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS MediaTailor" ,
4
+ "contributor" : " " ,
5
+ "description" : " Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations."
6
+ }
Original file line number Diff line number Diff line change 1626
1626
},
1627
1627
"DeleteChannelPolicyResponse" :{
1628
1628
"type" :" structure" ,
1629
- "members" :{
1630
- }
1629
+ "members" :{}
1631
1630
},
1632
1631
"DeleteChannelRequest" :{
1633
1632
"type" :" structure" ,
1643
1642
},
1644
1643
"DeleteChannelResponse" :{
1645
1644
"type" :" structure" ,
1646
- "members" :{
1647
- }
1645
+ "members" :{}
1648
1646
},
1649
1647
"DeleteLiveSourceRequest" :{
1650
1648
"type" :" structure" ,
1669
1667
},
1670
1668
"DeleteLiveSourceResponse" :{
1671
1669
"type" :" structure" ,
1672
- "members" :{
1673
- }
1670
+ "members" :{}
1674
1671
},
1675
1672
"DeletePlaybackConfigurationRequest" :{
1676
1673
"type" :" structure" ,
1686
1683
},
1687
1684
"DeletePlaybackConfigurationResponse" :{
1688
1685
"type" :" structure" ,
1689
- "members" :{
1690
- }
1686
+ "members" :{}
1691
1687
},
1692
1688
"DeletePrefetchScheduleRequest" :{
1693
1689
"type" :" structure" ,
1712
1708
},
1713
1709
"DeletePrefetchScheduleResponse" :{
1714
1710
"type" :" structure" ,
1715
- "members" :{
1716
- }
1711
+ "members" :{}
1717
1712
},
1718
1713
"DeleteProgramRequest" :{
1719
1714
"type" :" structure" ,
1738
1733
},
1739
1734
"DeleteProgramResponse" :{
1740
1735
"type" :" structure" ,
1741
- "members" :{
1742
- }
1736
+ "members" :{}
1743
1737
},
1744
1738
"DeleteSourceLocationRequest" :{
1745
1739
"type" :" structure" ,
1755
1749
},
1756
1750
"DeleteSourceLocationResponse" :{
1757
1751
"type" :" structure" ,
1758
- "members" :{
1759
- }
1752
+ "members" :{}
1760
1753
},
1761
1754
"DeleteVodSourceRequest" :{
1762
1755
"type" :" structure" ,
1781
1774
},
1782
1775
"DeleteVodSourceResponse" :{
1783
1776
"type" :" structure" ,
1784
- "members" :{
1785
- }
1777
+ "members" :{}
1786
1778
},
1787
1779
"DescribeChannelRequest" :{
1788
1780
"type" :" structure" ,
2756
2748
},
2757
2749
"LogConfiguration" :{
2758
2750
"type" :" structure" ,
2759
- "required" :[" PercentEnabled" ],
2751
+ "required" :[
2752
+ " PercentEnabled" ,
2753
+ " EnabledLoggingStrategies"
2754
+ ],
2760
2755
"members" :{
2761
2756
"PercentEnabled" :{
2762
2757
"shape" :" __integer" ,
3110
3105
},
3111
3106
"PutChannelPolicyResponse" :{
3112
3107
"type" :" structure" ,
3113
- "members" :{
3114
- }
3108
+ "members" :{}
3115
3109
},
3116
3110
"PutPlaybackConfigurationRequest" :{
3117
3111
"type" :" structure" ,
3683
3677
},
3684
3678
"StartChannelResponse" :{
3685
3679
"type" :" structure" ,
3686
- "members" :{
3687
- }
3680
+ "members" :{}
3688
3681
},
3689
3682
"StopChannelRequest" :{
3690
3683
"type" :" structure" ,
3700
3693
},
3701
3694
"StopChannelResponse" :{
3702
3695
"type" :" structure" ,
3703
- "members" :{
3704
- }
3696
+ "members" :{}
3705
3697
},
3706
3698
"StreamingMediaFileConditioning" :{
3707
3699
"type" :" string" ,
You can’t perform that action at this time.
0 commit comments