|
1114 | 1114 | "shape": "Profile"
|
1115 | 1115 | },
|
1116 | 1116 | "ScteMarkersSource": {
|
1117 |
| - "documentation": "The source of scte markers used. When set to SEGMENTS, the scte markers are sourced from the segments of the ingested content. When set to MANIFEST, the scte markers are sourced from the manifest of the ingested content.", |
| 1117 | + "documentation": "The source of scte markers used. When set to SEGMENTS, the scte markers are sourced from the segments of the ingested content. When set to MANIFEST, the scte markers are sourced from the manifest of the ingested content. The MANIFEST value is compatible with source HLS playlists using the SCTE-35 Enhanced syntax (#EXT-OATCLS-SCTE35 tags). SCTE-35 Elemental and SCTE-35 Daterange syntaxes are not supported with this option.", |
1118 | 1118 | "locationName": "scteMarkersSource",
|
1119 | 1119 | "shape": "ScteMarkersSource"
|
1120 | 1120 | },
|
|
1355 | 1355 | },
|
1356 | 1356 | "DescribePackagingGroupResponse": {
|
1357 | 1357 | "members": {
|
| 1358 | + "ApproximateAssetCount": { |
| 1359 | + "documentation": "The approximate asset count of the PackagingGroup.", |
| 1360 | + "locationName": "approximateAssetCount", |
| 1361 | + "shape": "__integer" |
| 1362 | + }, |
1358 | 1363 | "Arn": {
|
1359 | 1364 | "documentation": "The ARN of the PackagingGroup.",
|
1360 | 1365 | "locationName": "arn",
|
|
1872 | 1877 | "PackagingGroup": {
|
1873 | 1878 | "documentation": "A MediaPackage VOD PackagingGroup resource.",
|
1874 | 1879 | "members": {
|
| 1880 | + "ApproximateAssetCount": { |
| 1881 | + "documentation": "The approximate asset count of the PackagingGroup.", |
| 1882 | + "locationName": "approximateAssetCount", |
| 1883 | + "shape": "__integer" |
| 1884 | + }, |
1875 | 1885 | "Arn": {
|
1876 | 1886 | "documentation": "The ARN of the PackagingGroup.",
|
1877 | 1887 | "locationName": "arn",
|
|
2187 | 2197 | },
|
2188 | 2198 | "UpdatePackagingGroupResponse": {
|
2189 | 2199 | "members": {
|
| 2200 | + "ApproximateAssetCount": { |
| 2201 | + "documentation": "The approximate asset count of the PackagingGroup.", |
| 2202 | + "locationName": "approximateAssetCount", |
| 2203 | + "shape": "__integer" |
| 2204 | + }, |
2190 | 2205 | "Arn": {
|
2191 | 2206 | "documentation": "The ARN of the PackagingGroup.",
|
2192 | 2207 | "locationName": "arn",
|
|
0 commit comments