|
10183 | 10183 | "TimedMetadataBehavior": {
|
10184 | 10184 | "shape": "Fmp4TimedMetadataBehavior",
|
10185 | 10185 | "locationName": "timedMetadataBehavior",
|
10186 |
| - "documentation": "When set to passthrough, timed metadata is passed through from input to output." |
| 10186 | + "documentation": "Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule." |
10187 | 10187 | }
|
10188 | 10188 | },
|
10189 | 10189 | "documentation": "Fmp4 Hls Settings"
|
@@ -11651,15 +11651,15 @@
|
11651 | 11651 | "Tag": {
|
11652 | 11652 | "shape": "__string",
|
11653 | 11653 | "locationName": "tag",
|
11654 |
| - "documentation": "ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html" |
| 11654 | + "documentation": "Complete this parameter if you want to specify only the metadata, not the entire frame. MediaLive will insert the metadata in a TXXX frame. Enter the value as plain text. You can include standard MediaLive variable data such as the current segment number." |
11655 | 11655 | },
|
11656 | 11656 | "Id3": {
|
11657 | 11657 | "shape": "__string",
|
11658 | 11658 | "locationName": "id3",
|
11659 |
| - "documentation": "Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure" |
| 11659 | + "documentation": "Complete this parameter if you want to specify the entire ID3 metadata. Enter a base64 string that contains one or more fully formed ID3 tags, according to the ID3 specification: http://id3.org/id3v2.4.0-structure" |
11660 | 11660 | }
|
11661 | 11661 | },
|
11662 |
| - "documentation": "Settings for the action to insert a user-defined ID3 tag in each HLS segment" |
| 11662 | + "documentation": "Settings for the action to insert ID3 metadata in every segment, in HLS output groups." |
11663 | 11663 | },
|
11664 | 11664 | "HlsId3SegmentTaggingState": {
|
11665 | 11665 | "type": "string",
|
@@ -11928,10 +11928,10 @@
|
11928 | 11928 | "Id3": {
|
11929 | 11929 | "shape": "__string",
|
11930 | 11930 | "locationName": "id3",
|
11931 |
| - "documentation": "Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure" |
| 11931 | + "documentation": "Enter a base64 string that contains one or more fully formed ID3 tags.See the ID3 specification: http://id3.org/id3v2.4.0-structure" |
11932 | 11932 | }
|
11933 | 11933 | },
|
11934 |
| - "documentation": "Settings for the action to emit HLS metadata", |
| 11934 | + "documentation": "Settings for the action to insert ID3 metadata (as a one-time action) in HLS output groups.", |
11935 | 11935 | "required": [
|
11936 | 11936 | "Id3"
|
11937 | 11937 | ]
|
|
14444 | 14444 | "TimedMetadataBehavior": {
|
14445 | 14445 | "shape": "M3u8TimedMetadataBehavior",
|
14446 | 14446 | "locationName": "timedMetadataBehavior",
|
14447 |
| - "documentation": "When set to passthrough, timed metadata is passed through from input to output." |
| 14447 | + "documentation": "Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule." |
14448 | 14448 | },
|
14449 | 14449 | "TimedMetadataPid": {
|
14450 | 14450 | "shape": "__string",
|
|
14607 | 14607 | "shape": "__stringMin1",
|
14608 | 14608 | "locationName": "channelId",
|
14609 | 14609 | "documentation": "ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region."
|
| 14610 | + }, |
| 14611 | + "ChannelGroup": { |
| 14612 | + "shape": "__stringMin1", |
| 14613 | + "locationName": "channelGroup", |
| 14614 | + "documentation": "Name of the channel group in MediaPackageV2. Only use if you are sending CMAF Ingest output to a CMAF ingest endpoint on a MediaPackage channel that uses MediaPackage v2." |
| 14615 | + }, |
| 14616 | + "ChannelName": { |
| 14617 | + "shape": "__stringMin1", |
| 14618 | + "locationName": "channelName", |
| 14619 | + "documentation": "Name of the channel in MediaPackageV2. Only use if you are sending CMAF Ingest output to a CMAF ingest endpoint on a MediaPackage channel that uses MediaPackage v2." |
14610 | 14620 | }
|
14611 | 14621 | },
|
14612 | 14622 | "documentation": "MediaPackage Output Destination Settings"
|
@@ -16679,12 +16689,12 @@
|
16679 | 16689 | "HlsId3SegmentTaggingSettings": {
|
16680 | 16690 | "shape": "HlsId3SegmentTaggingScheduleActionSettings",
|
16681 | 16691 | "locationName": "hlsId3SegmentTaggingSettings",
|
16682 |
| - "documentation": "Action to insert HLS ID3 segment tagging" |
| 16692 | + "documentation": "Action to insert ID3 metadata in every segment, in HLS output groups" |
16683 | 16693 | },
|
16684 | 16694 | "HlsTimedMetadataSettings": {
|
16685 | 16695 | "shape": "HlsTimedMetadataScheduleActionSettings",
|
16686 | 16696 | "locationName": "hlsTimedMetadataSettings",
|
16687 |
| - "documentation": "Action to insert HLS metadata" |
| 16697 | + "documentation": "Action to insert ID3 metadata once, in HLS output groups" |
16688 | 16698 | },
|
16689 | 16699 | "InputPrepareSettings": {
|
16690 | 16700 | "shape": "InputPrepareScheduleActionSettings",
|
|
20599 | 20609 | "shape": "__integerMin0Max2000",
|
20600 | 20610 | "locationName": "sendDelayMs",
|
20601 | 20611 | "documentation": "Number of milliseconds to delay the output from the second pipeline."
|
| 20612 | + }, |
| 20613 | + "KlvBehavior": { |
| 20614 | + "shape": "CmafKLVBehavior", |
| 20615 | + "locationName": "klvBehavior", |
| 20616 | + "documentation": "If set to passthrough, passes any KLV data from the input source to this output." |
| 20617 | + }, |
| 20618 | + "KlvNameModifier": { |
| 20619 | + "shape": "__stringMax100", |
| 20620 | + "locationName": "klvNameModifier", |
| 20621 | + "documentation": "Change the modifier that MediaLive automatically adds to the Streams() name that identifies a KLV track. The default is \"klv\", which means the default name will be Streams(klv.cmfm). Any string you enter here will replace the \"klv\" string.\\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters." |
| 20622 | + }, |
| 20623 | + "NielsenId3NameModifier": { |
| 20624 | + "shape": "__stringMax100", |
| 20625 | + "locationName": "nielsenId3NameModifier", |
| 20626 | + "documentation": "Change the modifier that MediaLive automatically adds to the Streams() name that identifies a Nielsen ID3 track. The default is \"nid3\", which means the default name will be Streams(nid3.cmfm). Any string you enter here will replace the \"nid3\" string.\\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters." |
| 20627 | + }, |
| 20628 | + "Scte35NameModifier": { |
| 20629 | + "shape": "__stringMax100", |
| 20630 | + "locationName": "scte35NameModifier", |
| 20631 | + "documentation": "Change the modifier that MediaLive automatically adds to the Streams() name for a SCTE 35 track. The default is \"scte\", which means the default name will be Streams(scte.cmfm). Any string you enter here will replace the \"scte\" string.\\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters." |
20602 | 20632 | }
|
20603 | 20633 | },
|
20604 | 20634 | "documentation": "Cmaf Ingest Group Settings",
|
|
28094 | 28124 | "DISABLED",
|
28095 | 28125 | "ENABLED"
|
28096 | 28126 | ]
|
| 28127 | + }, |
| 28128 | + "CmafKLVBehavior": { |
| 28129 | + "type": "string", |
| 28130 | + "documentation": "Cmaf KLVBehavior", |
| 28131 | + "enum": [ |
| 28132 | + "NO_PASSTHROUGH", |
| 28133 | + "PASSTHROUGH" |
| 28134 | + ] |
| 28135 | + }, |
| 28136 | + "__stringMax100": { |
| 28137 | + "type": "string", |
| 28138 | + "max": 100, |
| 28139 | + "documentation": "Placeholder documentation for __stringMax100" |
28097 | 28140 | }
|
28098 | 28141 | },
|
28099 | 28142 | "documentation": "API for AWS Elemental MediaLive"
|
|
0 commit comments