Skip to content

Commit 903f63d

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 2a77b3d commit 903f63d

File tree

3 files changed

+138
-22
lines changed

3 files changed

+138
-22
lines changed

codegen/sdk-codegen/aws-models/mediaconvert.json

Lines changed: 75 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3424,6 +3424,22 @@
34243424
]
34253425
}
34263426
},
3427+
"com.amazonaws.mediaconvert#CmfcKlvMetadata": {
3428+
"type": "string",
3429+
"traits": {
3430+
"smithy.api#documentation": "Applies to CMAF outputs. Use this setting to specify whether the service inserts the KLV metadata from the input in this output.",
3431+
"smithy.api#enum": [
3432+
{
3433+
"value": "PASSTHROUGH",
3434+
"name": "PASSTHROUGH"
3435+
},
3436+
{
3437+
"value": "NONE",
3438+
"name": "NONE"
3439+
}
3440+
]
3441+
}
3442+
},
34273443
"com.amazonaws.mediaconvert#CmfcScte35Esam": {
34283444
"type": "string",
34293445
"traits": {
@@ -3501,6 +3517,13 @@
35013517
"smithy.api#jsonName": "iFrameOnlyManifest"
35023518
}
35033519
},
3520+
"KlvMetadata": {
3521+
"target": "com.amazonaws.mediaconvert#CmfcKlvMetadata",
3522+
"traits": {
3523+
"smithy.api#documentation": "Applies to CMAF outputs. Use this setting to specify whether the service inserts the KLV metadata from the input in this output.",
3524+
"smithy.api#jsonName": "klvMetadata"
3525+
}
3526+
},
35043527
"Scte35Esam": {
35053528
"target": "com.amazonaws.mediaconvert#CmfcScte35Esam",
35063529
"traits": {
@@ -12826,6 +12849,22 @@
1282612849
]
1282712850
}
1282812851
},
12852+
"com.amazonaws.mediaconvert#M2tsKlvMetadata": {
12853+
"type": "string",
12854+
"traits": {
12855+
"smithy.api#documentation": "Applies to MPEG-TS outputs. Use this setting to specify whether the service inserts the KLV metadata from the input in this output.",
12856+
"smithy.api#enum": [
12857+
{
12858+
"value": "PASSTHROUGH",
12859+
"name": "PASSTHROUGH"
12860+
},
12861+
{
12862+
"value": "NONE",
12863+
"name": "NONE"
12864+
}
12865+
]
12866+
}
12867+
},
1282912868
"com.amazonaws.mediaconvert#M2tsNielsenId3": {
1283012869
"type": "string",
1283112870
"traits": {
@@ -13075,6 +13114,13 @@
1307513114
"smithy.api#jsonName": "fragmentTime"
1307613115
}
1307713116
},
13117+
"KlvMetadata": {
13118+
"target": "com.amazonaws.mediaconvert#M2tsKlvMetadata",
13119+
"traits": {
13120+
"smithy.api#documentation": "Applies to MPEG-TS outputs. Use this setting to specify whether the service inserts the KLV metadata from the input in this output.",
13121+
"smithy.api#jsonName": "klvMetadata"
13122+
}
13123+
},
1307813124
"MaxPcrInterval": {
1307913125
"target": "com.amazonaws.mediaconvert#__integerMin0Max500",
1308013126
"traits": {
@@ -14036,6 +14082,22 @@
1403614082
]
1403714083
}
1403814084
},
14085+
"com.amazonaws.mediaconvert#MpdKlvMetadata": {
14086+
"type": "string",
14087+
"traits": {
14088+
"smithy.api#documentation": "Applies to DASH ISO outputs. Use this setting to specify whether the service inserts the KLV metadata from the input in this output.",
14089+
"smithy.api#enum": [
14090+
{
14091+
"value": "NONE",
14092+
"name": "NONE"
14093+
},
14094+
{
14095+
"value": "PASSTHROUGH",
14096+
"name": "PASSTHROUGH"
14097+
}
14098+
]
14099+
}
14100+
},
1403914101
"com.amazonaws.mediaconvert#MpdScte35Esam": {
1404014102
"type": "string",
1404114103
"traits": {
@@ -14092,6 +14154,13 @@
1409214154
"smithy.api#jsonName": "captionContainerType"
1409314155
}
1409414156
},
14157+
"KlvMetadata": {
14158+
"target": "com.amazonaws.mediaconvert#MpdKlvMetadata",
14159+
"traits": {
14160+
"smithy.api#documentation": "Applies to DASH ISO outputs. Use this setting to specify whether the service inserts the KLV metadata from the input in this output.",
14161+
"smithy.api#jsonName": "klvMetadata"
14162+
}
14163+
},
1409514164
"Scte35Esam": {
1409614165
"target": "com.amazonaws.mediaconvert#MpdScte35Esam",
1409714166
"traits": {
@@ -18889,7 +18958,7 @@
1888918958
"StylePassthrough": {
1889018959
"target": "com.amazonaws.mediaconvert#WebvttStylePassthrough",
1889118960
"traits": {
18892-
"smithy.api#documentation": "Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use simplified output captions.",
18961+
"smithy.api#documentation": "To use the available style, color, and position information from your input captions: Set Style passthrough (stylePassthrough) to Enabled (ENABLED). MediaConvert uses default settings when style and position information is missing from your input captions. To recreate the input captions exactly: Set Style passthrough to Strict (STRICT). MediaConvert automatically applies timing adjustments, including adjustments for frame rate conversion, ad avails, and input clipping. Your input captions format must be WebVTT. To ignore the style and position information from your input captions and use simplified output captions: Set Style passthrough to Disabled (DISABLED), or leave blank.",
1889318962
"smithy.api#jsonName": "stylePassthrough"
1889418963
}
1889518964
}
@@ -18930,7 +18999,7 @@
1893018999
"com.amazonaws.mediaconvert#WebvttStylePassthrough": {
1893119000
"type": "string",
1893219001
"traits": {
18933-
"smithy.api#documentation": "Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use simplified output captions.",
19002+
"smithy.api#documentation": "To use the available style, color, and position information from your input captions: Set Style passthrough (stylePassthrough) to Enabled (ENABLED). MediaConvert uses default settings when style and position information is missing from your input captions. To recreate the input captions exactly: Set Style passthrough to Strict (STRICT). MediaConvert automatically applies timing adjustments, including adjustments for frame rate conversion, ad avails, and input clipping. Your input captions format must be WebVTT. To ignore the style and position information from your input captions and use simplified output captions: Set Style passthrough to Disabled (DISABLED), or leave blank.",
1893419003
"smithy.api#enum": [
1893519004
{
1893619005
"value": "ENABLED",
@@ -18939,6 +19008,10 @@
1893919008
{
1894019009
"value": "DISABLED",
1894119010
"name": "DISABLED"
19011+
},
19012+
{
19013+
"value": "STRICT",
19014+
"name": "STRICT"
1894219015
}
1894319016
]
1894419017
}

codegen/sdk-codegen/aws-models/mediapackage-vod.json

Lines changed: 38 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,13 @@
761761
"smithy.api#jsonName": "profile"
762762
}
763763
},
764+
"ScteMarkersSource": {
765+
"target": "com.amazonaws.mediapackagevod#ScteMarkersSource",
766+
"traits": {
767+
"smithy.api#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.",
768+
"smithy.api#jsonName": "scteMarkersSource"
769+
}
770+
},
764771
"StreamSelection": {
765772
"target": "com.amazonaws.mediapackagevod#StreamSelection",
766773
"traits": {
@@ -1838,6 +1845,21 @@
18381845
},
18391846
"com.amazonaws.mediapackagevod#MediaPackageVod": {
18401847
"type": "service",
1848+
"traits": {
1849+
"aws.api#service": {
1850+
"sdkId": "MediaPackage Vod",
1851+
"arnNamespace": "mediapackage-vod",
1852+
"cloudFormationName": "MediaPackageVod",
1853+
"cloudTrailEventSource": "mediapackagevod.amazonaws.com",
1854+
"endpointPrefix": "mediapackage-vod"
1855+
},
1856+
"aws.auth#sigv4": {
1857+
"name": "mediapackage-vod"
1858+
},
1859+
"aws.protocols#restJson1": {},
1860+
"smithy.api#documentation": "AWS Elemental MediaPackage VOD",
1861+
"smithy.api#title": "AWS Elemental MediaPackage VOD"
1862+
},
18411863
"version": "2018-11-07",
18421864
"operations": [
18431865
{
@@ -1891,22 +1913,7 @@
18911913
{
18921914
"target": "com.amazonaws.mediapackagevod#UpdatePackagingGroup"
18931915
}
1894-
],
1895-
"traits": {
1896-
"aws.api#service": {
1897-
"sdkId": "MediaPackage Vod",
1898-
"arnNamespace": "mediapackage-vod",
1899-
"cloudFormationName": "MediaPackageVod",
1900-
"cloudTrailEventSource": "mediapackagevod.amazonaws.com",
1901-
"endpointPrefix": "mediapackage-vod"
1902-
},
1903-
"aws.auth#sigv4": {
1904-
"name": "mediapackage-vod"
1905-
},
1906-
"aws.protocols#restJson1": {},
1907-
"smithy.api#documentation": "AWS Elemental MediaPackage VOD",
1908-
"smithy.api#title": "AWS Elemental MediaPackage VOD"
1909-
}
1916+
]
19101917
},
19111918
"com.amazonaws.mediapackagevod#MssEncryption": {
19121919
"type": "structure",
@@ -2110,6 +2117,21 @@
21102117
]
21112118
}
21122119
},
2120+
"com.amazonaws.mediapackagevod#ScteMarkersSource": {
2121+
"type": "string",
2122+
"traits": {
2123+
"smithy.api#enum": [
2124+
{
2125+
"value": "SEGMENTS",
2126+
"name": "SEGMENTS"
2127+
},
2128+
{
2129+
"value": "MANIFEST",
2130+
"name": "MANIFEST"
2131+
}
2132+
]
2133+
}
2134+
},
21132135
"com.amazonaws.mediapackagevod#SegmentTemplateFormat": {
21142136
"type": "string",
21152137
"traits": {

0 commit comments

Comments
 (0)