change github.com/aws/aws-sdk-go to be the same revision in kubernetes

This commit is contained in:
Jingfang Liu
2018-10-16 09:34:22 -07:00
parent e0958159f3
commit c6a78cee92
462 changed files with 20605 additions and 85780 deletions

View File

@@ -590,108 +590,6 @@
}
]
},
"ListTagsForResource": {
"name": "ListTagsForResource",
"http": {
"method": "GET",
"requestUri": "/2017-08-29/tags/{arn}",
"responseCode": 200
},
"input": {
"shape": "ListTagsForResourceRequest"
},
"output": {
"shape": "ListTagsForResourceResponse"
},
"errors": [
{
"shape": "BadRequestException"
},
{
"shape": "InternalServerErrorException"
},
{
"shape": "ForbiddenException"
},
{
"shape": "NotFoundException"
},
{
"shape": "TooManyRequestsException"
},
{
"shape": "ConflictException"
}
]
},
"TagResource": {
"name": "TagResource",
"http": {
"method": "POST",
"requestUri": "/2017-08-29/tags",
"responseCode": 200
},
"input": {
"shape": "TagResourceRequest"
},
"output": {
"shape": "TagResourceResponse"
},
"errors": [
{
"shape": "BadRequestException"
},
{
"shape": "InternalServerErrorException"
},
{
"shape": "ForbiddenException"
},
{
"shape": "NotFoundException"
},
{
"shape": "TooManyRequestsException"
},
{
"shape": "ConflictException"
}
]
},
"UntagResource": {
"name": "UntagResource",
"http": {
"method": "DELETE",
"requestUri": "/2017-08-29/tags",
"responseCode": 200
},
"input": {
"shape": "UntagResourceRequest"
},
"output": {
"shape": "UntagResourceResponse"
},
"errors": [
{
"shape": "BadRequestException"
},
{
"shape": "InternalServerErrorException"
},
{
"shape": "ForbiddenException"
},
{
"shape": "NotFoundException"
},
{
"shape": "TooManyRequestsException"
},
{
"shape": "ConflictException"
}
]
},
"UpdateJobTemplate": {
"name": "UpdateJobTemplate",
"http": {
@@ -1686,10 +1584,6 @@
"shape": "__integerMin0Max2147483647",
"locationName": "minBufferTime"
},
"MinFinalSegmentLength": {
"shape": "__doubleMin0Max2147483647",
"locationName": "minFinalSegmentLength"
},
"SegmentControl": {
"shape": "CmafSegmentControl",
"locationName": "segmentControl"
@@ -1959,10 +1853,6 @@
"Settings": {
"shape": "JobTemplateSettings",
"locationName": "settings"
},
"Tags": {
"shape": "__mapOf__string",
"locationName": "tags"
}
},
"required": [
@@ -1997,10 +1887,6 @@
"Settings": {
"shape": "PresetSettings",
"locationName": "settings"
},
"Tags": {
"shape": "__mapOf__string",
"locationName": "tags"
}
},
"required": [
@@ -2027,10 +1913,6 @@
"Name": {
"shape": "__string",
"locationName": "name"
},
"Tags": {
"shape": "__mapOf__string",
"locationName": "tags"
}
},
"required": [
@@ -2895,13 +2777,6 @@
"MAIN"
]
},
"H264DynamicSubGop": {
"type": "string",
"enum": [
"ADAPTIVE",
"STATIC"
]
},
"H264EntropyEncoding": {
"type": "string",
"enum": [
@@ -2976,28 +2851,11 @@
"MULTI_PASS_HQ"
]
},
"H264QvbrSettings": {
"type": "structure",
"members": {
"MaxAverageBitrate": {
"shape": "__integerMin1000Max1152000000",
"locationName": "maxAverageBitrate"
},
"QvbrQualityLevel": {
"shape": "__integerMin1Max10",
"locationName": "qvbrQualityLevel"
}
},
"required": [
"QvbrQualityLevel"
]
},
"H264RateControlMode": {
"type": "string",
"enum": [
"VBR",
"CBR",
"QVBR"
"CBR"
]
},
"H264RepeatPps": {
@@ -3033,10 +2891,6 @@
"shape": "H264CodecProfile",
"locationName": "codecProfile"
},
"DynamicSubGop": {
"shape": "H264DynamicSubGop",
"locationName": "dynamicSubGop"
},
"EntropyEncoding": {
"shape": "H264EntropyEncoding",
"locationName": "entropyEncoding"
@@ -3125,10 +2979,6 @@
"shape": "H264QualityTuningLevel",
"locationName": "qualityTuningLevel"
},
"QvbrSettings": {
"shape": "H264QvbrSettings",
"locationName": "qvbrSettings"
},
"RateControlMode": {
"shape": "H264RateControlMode",
"locationName": "rateControlMode"
@@ -3268,13 +3118,6 @@
"MAIN_422_10BIT_HIGH"
]
},
"H265DynamicSubGop": {
"type": "string",
"enum": [
"ADAPTIVE",
"STATIC"
]
},
"H265FlickerAdaptiveQuantization": {
"type": "string",
"enum": [
@@ -3335,28 +3178,11 @@
"MULTI_PASS_HQ"
]
},
"H265QvbrSettings": {
"type": "structure",
"members": {
"MaxAverageBitrate": {
"shape": "__integerMin1000Max1466400000",
"locationName": "maxAverageBitrate"
},
"QvbrQualityLevel": {
"shape": "__integerMin1Max10",
"locationName": "qvbrQualityLevel"
}
},
"required": [
"QvbrQualityLevel"
]
},
"H265RateControlMode": {
"type": "string",
"enum": [
"VBR",
"CBR",
"QVBR"
"CBR"
]
},
"H265SampleAdaptiveOffsetFilterMode": {
@@ -3397,10 +3223,6 @@
"shape": "H265CodecProfile",
"locationName": "codecProfile"
},
"DynamicSubGop": {
"shape": "H265DynamicSubGop",
"locationName": "dynamicSubGop"
},
"FlickerAdaptiveQuantization": {
"shape": "H265FlickerAdaptiveQuantization",
"locationName": "flickerAdaptiveQuantization"
@@ -3481,10 +3303,6 @@
"shape": "H265QualityTuningLevel",
"locationName": "qualityTuningLevel"
},
"QvbrSettings": {
"shape": "H265QvbrSettings",
"locationName": "qvbrSettings"
},
"RateControlMode": {
"shape": "H265RateControlMode",
"locationName": "rateControlMode"
@@ -3801,10 +3619,6 @@
"shape": "HlsManifestDurationFormat",
"locationName": "manifestDurationFormat"
},
"MinFinalSegmentLength": {
"shape": "__doubleMin0Max2147483647",
"locationName": "minFinalSegmentLength"
},
"MinSegmentLength": {
"shape": "__integerMin0Max2147483647",
"locationName": "minSegmentLength"
@@ -4220,7 +4034,7 @@
"locationName": "arn"
},
"CreatedAt": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "createdAt"
},
"ErrorCode": {
@@ -4332,7 +4146,7 @@
"locationName": "category"
},
"CreatedAt": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "createdAt"
},
"Description": {
@@ -4340,7 +4154,7 @@
"locationName": "description"
},
"LastUpdated": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "lastUpdated"
},
"Name": {
@@ -4619,7 +4433,7 @@
"location": "querystring"
},
"MaxResults": {
"shape": "__integerMin1Max20",
"shape": "__integer",
"locationName": "maxResults",
"location": "querystring"
},
@@ -4652,7 +4466,7 @@
"type": "structure",
"members": {
"MaxResults": {
"shape": "__integerMin1Max20",
"shape": "__integer",
"locationName": "maxResults",
"location": "querystring"
},
@@ -4705,7 +4519,7 @@
"location": "querystring"
},
"MaxResults": {
"shape": "__integerMin1Max20",
"shape": "__integer",
"locationName": "maxResults",
"location": "querystring"
},
@@ -4743,7 +4557,7 @@
"location": "querystring"
},
"MaxResults": {
"shape": "__integerMin1Max20",
"shape": "__integer",
"locationName": "maxResults",
"location": "querystring"
},
@@ -4772,28 +4586,6 @@
}
}
},
"ListTagsForResourceRequest": {
"type": "structure",
"members": {
"Arn": {
"shape": "__string",
"locationName": "arn",
"location": "uri"
}
},
"required": [
"Arn"
]
},
"ListTagsForResourceResponse": {
"type": "structure",
"members": {
"ResourceTags": {
"shape": "ResourceTags",
"locationName": "resourceTags"
}
}
},
"M2tsAudioBufferModel": {
"type": "string",
"enum": [
@@ -5251,13 +5043,6 @@
"PROFILE_422"
]
},
"Mpeg2DynamicSubGop": {
"type": "string",
"enum": [
"ADAPTIVE",
"STATIC"
]
},
"Mpeg2FramerateControl": {
"type": "string",
"enum": [
@@ -5346,10 +5131,6 @@
"shape": "Mpeg2CodecProfile",
"locationName": "codecProfile"
},
"DynamicSubGop": {
"shape": "Mpeg2DynamicSubGop",
"locationName": "dynamicSubGop"
},
"FramerateControl": {
"shape": "Mpeg2FramerateControl",
"locationName": "framerateControl"
@@ -5805,7 +5586,7 @@
"locationName": "category"
},
"CreatedAt": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "createdAt"
},
"Description": {
@@ -5813,7 +5594,7 @@
"locationName": "description"
},
"LastUpdated": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "lastUpdated"
},
"Name": {
@@ -5974,7 +5755,7 @@
"locationName": "arn"
},
"CreatedAt": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "createdAt"
},
"Description": {
@@ -5982,25 +5763,17 @@
"locationName": "description"
},
"LastUpdated": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "lastUpdated"
},
"Name": {
"shape": "__string",
"locationName": "name"
},
"ProgressingJobsCount": {
"shape": "__integer",
"locationName": "progressingJobsCount"
},
"Status": {
"shape": "QueueStatus",
"locationName": "status"
},
"SubmittedJobsCount": {
"shape": "__integer",
"locationName": "submittedJobsCount"
},
"Type": {
"shape": "Type",
"locationName": "type"
@@ -6028,19 +5801,19 @@
"type": "structure",
"members": {
"Height": {
"shape": "__integerMin2Max2147483647",
"shape": "__integerMinNegative2147483648Max2147483647",
"locationName": "height"
},
"Width": {
"shape": "__integerMin2Max2147483647",
"shape": "__integerMinNegative2147483648Max2147483647",
"locationName": "width"
},
"X": {
"shape": "__integerMin0Max2147483647",
"shape": "__integerMinNegative2147483648Max2147483647",
"locationName": "x"
},
"Y": {
"shape": "__integerMin0Max2147483647",
"shape": "__integerMinNegative2147483648Max2147483647",
"locationName": "y"
}
},
@@ -6073,19 +5846,6 @@
"ChannelsIn"
]
},
"ResourceTags": {
"type": "structure",
"members": {
"Arn": {
"shape": "__string",
"locationName": "arn"
},
"Tags": {
"shape": "__mapOf__string",
"locationName": "tags"
}
}
},
"RespondToAfd": {
"type": "string",
"enum": [
@@ -6166,28 +5926,6 @@
"StaticKeyValue"
]
},
"TagResourceRequest": {
"type": "structure",
"members": {
"Arn": {
"shape": "__string",
"locationName": "arn"
},
"Tags": {
"shape": "__mapOf__string",
"locationName": "tags"
}
},
"required": [
"Arn",
"Tags"
]
},
"TagResourceResponse": {
"type": "structure",
"members": {
}
},
"TeletextDestinationSettings": {
"type": "structure",
"members": {
@@ -6289,15 +6027,15 @@
"type": "structure",
"members": {
"FinishTime": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "finishTime"
},
"StartTime": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "startTime"
},
"SubmitTime": {
"shape": "__timestampUnix",
"shape": "__timestampIso8601",
"locationName": "submitTime"
}
}
@@ -6338,24 +6076,6 @@
"CUSTOM"
]
},
"UntagResourceRequest": {
"type": "structure",
"members": {
"Arn": {
"shape": "__string",
"locationName": "arn"
},
"TagKeys": {
"shape": "__listOf__string",
"locationName": "tagKeys"
}
}
},
"UntagResourceResponse": {
"type": "structure",
"members": {
}
},
"UpdateJobTemplateRequest": {
"type": "structure",
"members": {
@@ -6675,9 +6395,6 @@
"__doubleMin0": {
"type": "double"
},
"__doubleMin0Max2147483647": {
"type": "double"
},
"__doubleMinNegative59Max0": {
"type": "double"
},
@@ -6845,11 +6562,6 @@
"min": 1,
"max": 1
},
"__integerMin1Max10": {
"type": "integer",
"min": 1,
"max": 10
},
"__integerMin1Max100": {
"type": "integer",
"min": 1,
@@ -6875,11 +6587,6 @@
"min": 1,
"max": 2
},
"__integerMin1Max20": {
"type": "integer",
"min": 1,
"max": 20
},
"__integerMin1Max2147483647": {
"type": "integer",
"min": 1,
@@ -6925,11 +6632,6 @@
"min": 25,
"max": 2000
},
"__integerMin2Max2147483647": {
"type": "integer",
"min": 2,
"max": 2147483647
},
"__integerMin32000Max384000": {
"type": "integer",
"min": 32000,
@@ -7158,12 +6860,6 @@
"shape": "__integerMinNegative60Max6"
}
},
"__listOf__string": {
"type": "list",
"member": {
"shape": "__string"
}
},
"__listOf__stringMin1": {
"type": "list",
"member": {

View File

@@ -19,9 +19,6 @@
"ListJobs": "Retrieve a JSON array of up to twenty of your most recently created jobs. This array includes in-process, completed, and errored jobs. This will return the jobs themselves, not just a list of the jobs. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.",
"ListPresets": "Retrieve a JSON array of up to twenty of your presets. This will return the presets themselves, not just a list of them. To retrieve the next twenty presets, use the nextToken string returned with the array.",
"ListQueues": "Retrieve a JSON array of up to twenty of your queues. This will return the queues themselves, not just a list of them. To retrieve the next twenty queues, use the nextToken string returned with the array.",
"ListTagsForResource": "Retrieve the tags for a MediaConvert resource.",
"TagResource": "Tag a MediaConvert queue, preset, or job template. For information about these resource types, see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html",
"UntagResource": "Untag a MediaConvert queue, preset, or job template. For information about these resource types, see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html",
"UpdateJobTemplate": "Modify one of your existing job templates.",
"UpdatePreset": "Modify one of your existing presets.",
"UpdateQueue": "Modify one of your existing queues."
@@ -870,12 +867,6 @@
"H264Settings$CodecProfile": null
}
},
"H264DynamicSubGop": {
"base": "Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service to use fewer B-frames (which infer information based on other frames) for high-motion portions of the video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).",
"refs": {
"H264Settings$DynamicSubGop": "Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service to use fewer B-frames (which infer information based on other frames) for high-motion portions of the video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames)."
}
},
"H264EntropyEncoding": {
"base": "Entropy encoding mode. Use CABAC (must be in Main or High profile) or CAVLC.",
"refs": {
@@ -936,14 +927,8 @@
"H264Settings$QualityTuningLevel": null
}
},
"H264QvbrSettings": {
"base": "Settings for quality-defined variable bitrate encoding with the H.264 codec. Required when you set Rate control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you don't define Rate control mode.",
"refs": {
"H264Settings$QvbrSettings": "Settings for quality-defined variable bitrate encoding with the H.264 codec. Required when you set Rate control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you don't define Rate control mode."
}
},
"H264RateControlMode": {
"base": "Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or quality-defined variable bitrate (QVBR).",
"base": "Use this setting to specify whether this output has a variable bitrate (VBR) or constant bitrate (CBR).",
"refs": {
"H264Settings$RateControlMode": null
}
@@ -1026,12 +1011,6 @@
"H265Settings$CodecProfile": null
}
},
"H265DynamicSubGop": {
"base": "Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service to use fewer B-frames (which infer information based on other frames) for high-motion portions of the video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).",
"refs": {
"H265Settings$DynamicSubGop": "Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service to use fewer B-frames (which infer information based on other frames) for high-motion portions of the video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames)."
}
},
"H265FlickerAdaptiveQuantization": {
"base": "Adjust quantization within each frame to reduce flicker or 'pop' on I-frames.",
"refs": {
@@ -1080,14 +1059,8 @@
"H265Settings$QualityTuningLevel": null
}
},
"H265QvbrSettings": {
"base": "Settings for quality-defined variable bitrate encoding with the H.265 codec. Required when you set Rate control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you don't define Rate control mode.",
"refs": {
"H265Settings$QvbrSettings": "Settings for quality-defined variable bitrate encoding with the H.265 codec. Required when you set Rate control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you don't define Rate control mode."
}
},
"H265RateControlMode": {
"base": "Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or quality-defined variable bitrate (QVBR).",
"base": "Use this setting to specify whether this output has a variable bitrate (VBR) or constant bitrate (CBR).",
"refs": {
"H265Settings$RateControlMode": null
}
@@ -1463,16 +1436,6 @@
"refs": {
}
},
"ListTagsForResourceRequest": {
"base": "List the tags for your AWS Elemental MediaConvert resource by sending a request with the Amazon Resource Name (ARN) of the resource. To get the ARN, send a GET request with the resource name.",
"refs": {
}
},
"ListTagsForResourceResponse": {
"base": "A successful request to list the tags for a resource returns a JSON map of tags.",
"refs": {
}
},
"M2tsAudioBufferModel": {
"base": "Selects between the DVB and ATSC buffer models for Dolby Digital audio.",
"refs": {
@@ -1653,12 +1616,6 @@
"Mpeg2Settings$CodecProfile": null
}
},
"Mpeg2DynamicSubGop": {
"base": "Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service to use fewer B-frames (which infer information based on other frames) for high-motion portions of the video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames).",
"refs": {
"Mpeg2Settings$DynamicSubGop": "Choose Adaptive to improve subjective video quality for high-motion content. This will cause the service to use fewer B-frames (which infer information based on other frames) for high-motion portions of the video and more B-frames for low-motion portions. The maximum number of B-frames is limited by the value you provide for the setting B frames between reference frames (numberBFramesBetweenReferenceFrames)."
}
},
"Mpeg2FramerateControl": {
"base": "If you are using the console, use the Framerate setting to specify the framerate for this output. If you want to keep the same framerate as the input video, choose Follow source. If you want to do framerate conversion, choose a framerate from the dropdown list or choose Custom. The framerates shown in the dropdown list are decimal approximations of fractions. If you choose Custom, specify your framerate as a fraction. If you are creating your transcoding job sepecification as a JSON file without the console, use FramerateControl to specify which value the service uses for the framerate for this output. Choose INITIALIZE_FROM_SOURCE if you want the service to use the framerate from the input. Choose SPECIFIED if you want the service to use the framerate you specify in the settings FramerateNumerator and FramerateDenominator.",
"refs": {
@@ -1979,12 +1936,6 @@
"AudioSelector$RemixSettings": "Use these settings to reorder the audio channels of one input to match those of another input. This allows you to combine the two files into a single output, one after the other."
}
},
"ResourceTags": {
"base": "The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.",
"refs": {
"ListTagsForResourceResponse$ResourceTags": null
}
},
"RespondToAfd": {
"base": "Use Respond to AFD (RespondToAfd) to specify how the service changes the video itself in response to AFD values in the input. * Choose Respond to clip the input video frame according to the AFD value, input display aspect ratio, and output display aspect ratio. * Choose Passthrough to include the input AFD values. Do not choose this when AfdSignaling is set to (NONE). A preferred implementation of this workflow is to set RespondToAfd to (NONE) and set AfdSignaling to (AUTO). * Choose None to remove all input AFD values from this output.",
"refs": {
@@ -2024,16 +1975,6 @@
"HlsEncryptionSettings$StaticKeyProvider": null
}
},
"TagResourceRequest": {
"base": "To tag a queue, preset, or job template, send a request with the tags and the Amazon Resource Name (ARN) of the resource that you want to tag.",
"refs": {
}
},
"TagResourceResponse": {
"base": "Successful tag resource requests return an OK message.",
"refs": {
}
},
"TeletextDestinationSettings": {
"base": "Settings for Teletext caption output",
"refs": {
@@ -2115,16 +2056,6 @@
"Queue$Type": "A queue can be of two types: system or custom. System or built-in queues can't be modified or deleted by the user."
}
},
"UntagResourceRequest": {
"base": "To remove tags from a resource, send a request with the Amazon Resource Name (ARN) of the resource and the keys of the tags that you want to remove.",
"refs": {
}
},
"UntagResourceResponse": {
"base": "A successful request to remove a tag from a resource returns an OK message.",
"refs": {
}
},
"UpdateJobTemplateRequest": {
"base": "Modify a job template by sending a request with the job template name and any of the following that you wish to change: description, category, and queue.",
"refs": {
@@ -2222,13 +2153,6 @@
"Mpeg2Settings$GopSize": "GOP Length (keyframe interval) in frames or seconds. Must be greater than zero."
}
},
"__doubleMin0Max2147483647": {
"base": null,
"refs": {
"CmafGroupSettings$MinFinalSegmentLength": "Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play back the end of your video asset. If you know that player devices are hanging on the final segment of your video because the length of your final segment is too short, use this setting to specify a minimum final segment length, in seconds. Choose a value that is greater than or equal to 1 and less than your segment length. When you specify a value for this setting, the encoder will combine any final segment that is shorter than the length that you specify with the previous segment. For example, your segment length is 3 seconds and your final segment is .5 seconds without a minimum final segment length; when you set the minimum final segment length to 1, your final segment is 3.5 seconds.",
"HlsGroupSettings$MinFinalSegmentLength": "Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play back the end of your video asset. If you know that player devices are hanging on the final segment of your video because the length of your final segment is too short, use this setting to specify a minimum final segment length, in seconds. Choose a value that is greater than or equal to 1 and less than your segment length. When you specify a value for this setting, the encoder will combine any final segment that is shorter than the length that you specify with the previous segment. For example, your segment length is 3 seconds and your final segment is .5 seconds without a minimum final segment length; when you set the minimum final segment length to 1, your final segment is 3.5 seconds."
}
},
"__doubleMinNegative59Max0": {
"base": null,
"refs": {
@@ -2254,9 +2178,11 @@
"refs": {
"DescribeEndpointsRequest$MaxResults": "Optional. Max number of endpoints, up to twenty, that will be returned at one time.",
"Job$ErrorCode": "Error code for the job",
"ListJobTemplatesRequest$MaxResults": "Optional. Number of job templates, up to twenty, that will be returned at one time.",
"ListJobsRequest$MaxResults": "Optional. Number of jobs, up to twenty, that will be returned at one time.",
"ListPresetsRequest$MaxResults": "Optional. Number of presets, up to twenty, that will be returned at one time",
"ListQueuesRequest$MaxResults": "Optional. Number of queues, up to twenty, that will be returned at one time.",
"OutputDetail$DurationInMs": "Duration in milliseconds",
"Queue$ProgressingJobsCount": "Estimated number of jobs in PROGRESSING status.",
"Queue$SubmittedJobsCount": "Estimated number of jobs in SUBMITTED status.",
"VideoDetail$HeightInPx": "Height in pixels for the output",
"VideoDetail$WidthInPx": "Width in pixels for the output"
}
@@ -2341,9 +2267,7 @@
"M2tsSettings$AudioFramesPerPes": "The number of audio frames to insert for each PES packet.",
"M2tsSettings$Bitrate": "The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically determine the appropriate bitrate. Other common values are 3750000, 7500000, and 15000000.",
"M3u8Settings$AudioFramesPerPes": "The number of audio frames to insert for each PES packet.",
"Mpeg2Settings$GopClosedCadence": "Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.",
"Rectangle$X": "The distance, in pixels, between the rectangle and the left edge of the video frame. Specify only even numbers.",
"Rectangle$Y": "The distance, in pixels, between the rectangle and the top edge of the video frame. Specify only even numbers."
"Mpeg2Settings$GopClosedCadence": "Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting."
}
},
"__integerMin0Max255": {
@@ -2452,17 +2376,15 @@
"__integerMin1000Max1152000000": {
"base": null,
"refs": {
"H264QvbrSettings$MaxAverageBitrate": "Use this setting only when Rate control mode is QVBR and Quality tuning level is Multi-pass HQ. For Max average bitrate values suited to the complexity of your input video, the service limits the average bitrate of the video part of this output to the value you choose. That is, the total size of the video element is less than or equal to the value you set multiplied by the number of seconds of encoded output.",
"H264Settings$Bitrate": "Average bitrate in bits/second. Required for VBR and CBR. For MS Smooth outputs, bitrates must be unique when rounded down to the nearest multiple of 1000.",
"H264Settings$MaxBitrate": "Maximum bitrate in bits/second. For example, enter five megabits per second as 5000000. Required when Rate control mode is QVBR."
"H264Settings$MaxBitrate": "Maximum bitrate in bits/second. For example, enter five megabits per second as 5000000."
}
},
"__integerMin1000Max1466400000": {
"base": null,
"refs": {
"H265QvbrSettings$MaxAverageBitrate": "Use this setting only when Rate control mode is QVBR and Quality tuning level is Multi-pass HQ. For Max average bitrate values suited to the complexity of your input video, the service limits the average bitrate of the video part of this output to the value you choose. That is, the total size of the video element is less than or equal to the value you set multiplied by the number of seconds of encoded output.",
"H265Settings$Bitrate": "Average bitrate in bits/second. Required for VBR and CBR. For MS Smooth outputs, bitrates must be unique when rounded down to the nearest multiple of 1000.",
"H265Settings$MaxBitrate": "Maximum bitrate in bits/second. For example, enter five megabits per second as 5000000. Required when Rate control mode is QVBR."
"H265Settings$MaxBitrate": "Maximum bitrate in bits/second."
}
},
"__integerMin1000Max288000000": {
@@ -2502,13 +2424,6 @@
"EmbeddedSourceSettings$Source608TrackNumber": "Specifies the video track index used for extracting captions. The system only supports one input video track, so this should always be set to '1'."
}
},
"__integerMin1Max10": {
"base": null,
"refs": {
"H264QvbrSettings$QvbrQualityLevel": "Required when you use QVBR rate control mode. That is, when you specify qvbrSettings within h264Settings. Specify the target quality level for this output, from 1 to 10. Use higher numbers for greater quality. Level 10 results in nearly lossless compression. The quality level for most broadcast-quality transcodes is between 6 and 9.",
"H265QvbrSettings$QvbrQualityLevel": "Required when you use QVBR rate control mode. That is, when you specify qvbrSettings within h265Settings. Specify the target quality level for this output, from 1 to 10. Use higher numbers for greater quality. Level 10 results in nearly lossless compression. The quality level for most broadcast-quality transcodes is between 6 and 9."
}
},
"__integerMin1Max100": {
"base": null,
"refs": {
@@ -2543,15 +2458,6 @@
"Mp2Settings$Channels": "Set Channels to specify the number of channels in this output audio track. Choosing Mono in the console will give you 1 output channel; choosing Stereo will give you 2. In the API, valid values are 1 and 2."
}
},
"__integerMin1Max20": {
"base": null,
"refs": {
"ListJobTemplatesRequest$MaxResults": "Optional. Number of job templates, up to twenty, that will be returned at one time.",
"ListJobsRequest$MaxResults": "Optional. Number of jobs, up to twenty, that will be returned at one time.",
"ListPresetsRequest$MaxResults": "Optional. Number of presets, up to twenty, that will be returned at one time",
"ListQueuesRequest$MaxResults": "Optional. Number of queues, up to twenty, that will be returned at one time."
}
},
"__integerMin1Max2147483647": {
"base": null,
"refs": {
@@ -2638,13 +2544,6 @@
"DvbSdtSettings$SdtInterval": "The number of milliseconds between instances of this table in the output transport stream."
}
},
"__integerMin2Max2147483647": {
"base": null,
"refs": {
"Rectangle$Height": "Height of rectangle in pixels. Specify only even numbers.",
"Rectangle$Width": "Width of rectangle in pixels. Specify only even numbers."
}
},
"__integerMin32000Max384000": {
"base": null,
"refs": {
@@ -2760,6 +2659,10 @@
"InsertableImage$ImageX": "Use Left (ImageX) to set the distance, in pixels, between the inserted image and the left edge of the frame. Required for BMP, PNG and TGA input.",
"InsertableImage$ImageY": "Use Top (ImageY) to set the distance, in pixels, between the inserted image and the top edge of the video frame. Required for BMP, PNG and TGA input.",
"InsertableImage$Width": "Specify the Width (Width) of the inserted image. Use a value that is less than or equal to the video resolution width. Leave this setting blank to use the native width of the image.",
"Rectangle$Height": "Height of rectangle in pixels.",
"Rectangle$Width": "Width of rectangle in pixels.",
"Rectangle$X": "The distance, in pixels, between the rectangle and the left edge of the video frame.",
"Rectangle$Y": "The distance, in pixels, between the rectangle and the top edge of the video frame.",
"VideoSelector$ProgramNumber": "Selects a specific program from within a multi-program transport stream. Note that Quad 4K is not currently supported."
}
},
@@ -2932,16 +2835,10 @@
"OutputChannelMapping$InputChannels": "List of input channels"
}
},
"__listOf__string": {
"base": null,
"refs": {
"UntagResourceRequest$TagKeys": "The keys of the tags that you want to remove from the resource."
}
},
"__listOf__stringMin1": {
"base": null,
"refs": {
"AudioSelectorGroup$AudioSelectorNames": "Name of an Audio Selector within the same input to include in the group. Audio selector names are standardized, based on their order within the input (e.g., \"Audio Selector 1\"). The audio selector name parameter can be repeated to add any number of audio selectors to the group."
"AudioSelectorGroup$AudioSelectorNames": "Name of an Audio Selector within the same input to include in the group. Audio selector names are standardized, based on their order within the input (e.g., \"Audio Selector 1\"). The audio selector name parameter can be repeated to add any number of audio selectors to the group."
}
},
"__listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12": {
@@ -2975,12 +2872,7 @@
"base": null,
"refs": {
"CreateJobRequest$UserMetadata": "User-defined metadata that you want to associate with an MediaConvert job. You specify metadata in key/value pairs.",
"CreateJobTemplateRequest$Tags": "The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.",
"CreatePresetRequest$Tags": "The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.",
"CreateQueueRequest$Tags": "The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.",
"Job$UserMetadata": "User-defined metadata that you want to associate with an MediaConvert job. You specify metadata in key/value pairs.",
"ResourceTags$Tags": "The tags for the resource.",
"TagResourceRequest$Tags": "The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key."
"Job$UserMetadata": "User-defined metadata that you want to associate with an MediaConvert job. You specify metadata in key/value pairs."
}
},
"__string": {
@@ -3043,7 +2935,6 @@
"ListPresetsResponse$NextToken": "Use this string to request the next batch of presets.",
"ListQueuesRequest$NextToken": "Use this string, provided with the response to a previous request, to request the next batch of queues.",
"ListQueuesResponse$NextToken": "Use this string to request the next batch of queues.",
"ListTagsForResourceRequest$Arn": "The Amazon Resource Name (ARN) of the resource that you want to list tags for. To get the ARN, send a GET request with the resource name.",
"Mp4Settings$Mp4MajorBrand": "Overrides the \"Major Brand\" field in the output file. Usually not necessary to specify.",
"NielsenConfiguration$DistributorId": "Use Distributor ID (DistributorID) to specify the distributor ID that is assigned to your organization by Neilsen.",
"Output$Extension": "Use Extension (Extension) to specify the file extension for outputs in File output groups. If you do not specify a value, the service will use default extensions by container type as follows * MPEG-2 transport stream, m2ts * Quicktime, mov * MXF container, mxf * MPEG-4 container, mp4 * No Container, the service will use codec extensions (e.g. AAC, H265, H265, AC3)",
@@ -3056,11 +2947,8 @@
"Queue$Arn": "An identifier for this resource that is unique within all of AWS.",
"Queue$Description": "An optional description you create for each queue.",
"Queue$Name": "A name you create for each queue. Each name must be unique within your account.",
"ResourceTags$Arn": "The Amazon Resource Name (ARN) of the resource.",
"SpekeKeyProvider$ResourceId": "The SPEKE-compliant server uses Resource ID (ResourceId) to identify content.",
"StaticKeyProvider$Url": "Relates to DRM implementation. The location of the license server used for protecting content.",
"TagResourceRequest$Arn": "The Amazon Resource Name (ARN) of the resource that you want to tag. To get the ARN, send a GET request with the resource name.",
"UntagResourceRequest$Arn": "The Amazon Resource Name (ARN) of the resource that you want to remove tags from. To get the ARN, send a GET request with the resource name.",
"UpdateJobTemplateRequest$Category": "The new category for the job template, if you are changing it.",
"UpdateJobTemplateRequest$Description": "The new description for the job template, if you are changing it.",
"UpdateJobTemplateRequest$Name": "The name of the job template you are modifying",
@@ -3070,7 +2958,6 @@
"UpdatePresetRequest$Name": "The name of the preset you are modifying.",
"UpdateQueueRequest$Description": "The new description for the queue, if you are changing it.",
"UpdateQueueRequest$Name": "The name of the queue you are modifying.",
"__listOf__string$member": null,
"__mapOf__string$member": null
}
},
@@ -3231,7 +3118,7 @@
"AudioDescription$StreamName": "Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by the player (eg. English, or Director Commentary). Alphanumeric characters, spaces, and underscore are legal."
}
},
"__timestampUnix": {
"__timestampIso8601": {
"base": null,
"refs": {
"Job$CreatedAt": "The time, in Unix epoch format in seconds, when the job got created.",