Skip to content

Commit

Permalink
Release v1.51.18 (2024-04-09) (#5221)
Browse files Browse the repository at this point in the history
Release v1.51.18 (2024-04-09)
===

### Service Client Updates
* `service/codebuild`: Updates service API and documentation
  * Add new webhook filter types for GitHub webhooks
* `service/mediaconvert`: Updates service API and documentation
  * This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
* `service/pinpoint`: Updates service API and documentation
  * The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.
  • Loading branch information
aws-sdk-go-automation committed Apr 9, 2024
1 parent 76ef9d5 commit 9f6e3bb
Show file tree
Hide file tree
Showing 17 changed files with 470 additions and 71 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.51.18 (2024-04-09)
===

### Service Client Updates
* `service/codebuild`: Updates service API and documentation
* Add new webhook filter types for GitHub webhooks
* `service/mediaconvert`: Updates service API and documentation
* This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
* `service/pinpoint`: Updates service API and documentation
* The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
* This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

Release v1.51.17 (2024-04-08)
===

Expand Down
30 changes: 30 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.51.17"
const SDKVersion = "1.51.18"
5 changes: 4 additions & 1 deletion models/apis/codebuild/2016-10-06/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2863,7 +2863,10 @@
"HEAD_REF",
"ACTOR_ACCOUNT_ID",
"FILE_PATH",
"COMMIT_MESSAGE"
"COMMIT_MESSAGE",
"WORKFLOW_NAME",
"TAG_NAME",
"RELEASE_NAME"
]
},
"WrapperBoolean":{"type":"boolean"},
Expand Down
4 changes: 2 additions & 2 deletions models/apis/codebuild/2016-10-06/docs-2.json

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions models/apis/mediaconvert/2017-08-29/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2066,6 +2066,22 @@
"shape": "BurninSubtitleFontColor",
"locationName": "fontColor"
},
"FontFileBold": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileBold"
},
"FontFileBoldItalic": {
"shape": "__string",
"locationName": "fontFileBoldItalic"
},
"FontFileItalic": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileItalic"
},
"FontFileRegular": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileRegular"
},
"FontOpacity": {
"shape": "__integerMin0Max255",
"locationName": "fontOpacity"
Expand Down Expand Up @@ -3880,6 +3896,22 @@
"shape": "DvbSubtitleFontColor",
"locationName": "fontColor"
},
"FontFileBold": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileBold"
},
"FontFileBoldItalic": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileBoldItalic"
},
"FontFileItalic": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileItalic"
},
"FontFileRegular": {
"shape": "__stringPatternS3TtfHttpsTtf",
"locationName": "fontFileRegular"
},
"FontOpacity": {
"shape": "__integerMin0Max255",
"locationName": "fontOpacity"
Expand Down Expand Up @@ -7454,6 +7486,13 @@
"CONFIGURED_PCR_PERIOD"
]
},
"M2tsPreventBufferUnderflow": {
"type": "string",
"enum": [
"DISABLED",
"ENABLED"
]
},
"M2tsRateMode": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -7606,6 +7645,10 @@
"shape": "__integerMin32Max8182",
"locationName": "pmtPid"
},
"PreventBufferUnderflow": {
"shape": "M2tsPreventBufferUnderflow",
"locationName": "preventBufferUnderflow"
},
"PrivateMetadataPid": {
"shape": "__integerMin32Max8182",
"locationName": "privateMetadataPid"
Expand Down Expand Up @@ -12189,6 +12232,10 @@
"type": "string",
"pattern": "^s3://([^\\/]+\\/+)+((([^\\/]*)))|^https?://[^\\/].*[^&]$"
},
"__stringPatternS3TtfHttpsTtf": {
"type": "string",
"pattern": "^((s3://(.*?)\\.(ttf))|(https?://(.*?)\\.(ttf)(\\?([^&=]+=[^&]+&)*[^&=]+=[^&]+)?))$"
},
"__stringPatternSNManifestConfirmConditionNotificationNS": {
"type": "string",
"pattern": "^\\s*<(.|\\n)*ManifestConfirmConditionNotification(.|\\n)*>\\s*$"
Expand Down
31 changes: 25 additions & 6 deletions models/apis/mediaconvert/2017-08-29/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,9 +508,9 @@
}
},
"BurnInSubtitleStylePassthrough": {
"base": "Set Style passthrough 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 default settings: white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings.",
"base": "To use the available style, color, and position information from your input captions: Set Style passthrough to Enabled. Note that MediaConvert uses default settings for any missing style or position information in your input captions To ignore the style and position information from your input captions and use default settings: Leave blank or keep the default value, Disabled. Default settings include white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings. You can also override any fonts by manually specifying custom font files.",
"refs": {
"BurninDestinationSettings$StylePassthrough": "Set Style passthrough 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 default settings: white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings."
"BurninDestinationSettings$StylePassthrough": "To use the available style, color, and position information from your input captions: Set Style passthrough to Enabled. Note that MediaConvert uses default settings for any missing style or position information in your input captions To ignore the style and position information from your input captions and use default settings: Leave blank or keep the default value, Disabled. Default settings include white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings. You can also override any fonts by manually specifying custom font files."
}
},
"BurninDestinationSettings": {
Expand Down Expand Up @@ -1276,9 +1276,9 @@
}
},
"DvbSubtitleStylePassthrough": {
"base": "Set Style passthrough 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 default settings: white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings.",
"base": "To use the available style, color, and position information from your input captions: Set Style passthrough to Enabled. Note that MediaConvert uses default settings for any missing style or position information in your input captions To ignore the style and position information from your input captions and use default settings: Leave blank or keep the default value, Disabled. Default settings include white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings. You can also override any fonts by manually specifying custom font files.",
"refs": {
"DvbSubDestinationSettings$StylePassthrough": "Set Style passthrough 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 default settings: white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings."
"DvbSubDestinationSettings$StylePassthrough": "To use the available style, color, and position information from your input captions: Set Style passthrough to Enabled. Note that MediaConvert uses default settings for any missing style or position information in your input captions To ignore the style and position information from your input captions and use default settings: Leave blank or keep the default value, Disabled. Default settings include white text with black outlining, bottom-center positioning, and automatic sizing. Whether you set Style passthrough to enabled or not, you can also choose to manually override any of the individual style and position settings. You can also override any fonts by manually specifying custom font files."
}
},
"DvbSubtitleTeletextSpacing": {
Expand Down Expand Up @@ -2532,6 +2532,12 @@
"M2tsSettings$PcrControl": "When set to PCR_EVERY_PES_PACKET, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This is effective only when the PCR PID is the same as the video or audio elementary stream."
}
},
"M2tsPreventBufferUnderflow": {
"base": "Specify whether MediaConvert automatically attempts to prevent decoder buffer underflows in your transport stream output. Use if you are seeing decoder buffer underflows in your output and are unable to increase your transport stream's bitrate. For most workflows: We recommend that you keep the default value, Disabled. To prevent decoder buffer underflows in your output, when possible: Choose Enabled. Note that if MediaConvert prevents a decoder buffer underflow in your output, output video quality is reduced and your job will take longer to complete.",
"refs": {
"M2tsSettings$PreventBufferUnderflow": "Specify whether MediaConvert automatically attempts to prevent decoder buffer underflows in your transport stream output. Use if you are seeing decoder buffer underflows in your output and are unable to increase your transport stream's bitrate. For most workflows: We recommend that you keep the default value, Disabled. To prevent decoder buffer underflows in your output, when possible: Choose Enabled. Note that if MediaConvert prevents a decoder buffer underflow in your output, output video quality is reduced and your job will take longer to complete."
}
},
"M2tsRateMode": {
"base": "When set to CBR, inserts null packets into transport stream to fill specified bitrate. When set to VBR, the bitrate setting acts as the maximum bitrate, but the output will not be padded up to that bitrate.",
"refs": {
Expand Down Expand Up @@ -5015,8 +5021,8 @@
"__listOfColorConversion3DLUTSetting": {
"base": null,
"refs": {
"JobSettings$ColorConversion3DLUTSettings": "Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs.",
"JobTemplateSettings$ColorConversion3DLUTSettings": "Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs."
"JobSettings$ColorConversion3DLUTSettings": "Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/3d-luts.html",
"JobTemplateSettings$ColorConversion3DLUTSettings": "Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/3d-luts.html"
}
},
"__listOfDashAdditionalManifest": {
Expand Down Expand Up @@ -5291,6 +5297,7 @@
"refs": {
"AssociateCertificateRequest$Arn": "The ARN of the ACM certificate that you want to associate with your MediaConvert resource.",
"AudioDescription$AudioSourceName": "Specifies which audio data to use from each input. In the simplest case, specify an \"Audio Selector\":#inputs-audio_selector by name based on its order within each input. For example if you specify \"Audio Selector 3\", then the third audio selector will be used from each input. If an input does not have an \"Audio Selector 3\", then the audio selector marked as \"default\" in that input will be used. If there is no audio selector marked as \"default\", silence will be inserted for the duration of that input. Alternatively, an \"Audio Selector Group\":#inputs-audio_selector_group name may be specified, with similar default/silence behavior. If no audio_source_name is specified, then \"Audio Selector 1\" will be chosen automatically.",
"BurninDestinationSettings$FontFileBoldItalic": "Specify a bold italic TrueType font file to use when rendering your output captions.\nEnter an S3, HTTP, or HTTPS URL.\nWhen you do, you must also separately specify a regular, a bold, and an italic font file.",
"CancelJobRequest$Id": "The Job ID of the job to be cancelled.",
"CaptionDescription$LanguageDescription": "Specify a label for this set of output captions. For example, \"English\", \"Director commentary\", or \"track_2\". For streaming outputs, MediaConvert passes this information into destination manifests for display on the end-viewer's player device. For outputs in other output groups, the service ignores this setting.",
"CaptionDescriptionPreset$LanguageDescription": "Specify a label for this set of output captions. For example, \"English\", \"Director commentary\", or \"track_2\". For streaming outputs, MediaConvert passes this information into destination manifests for display on the end-viewer's player device. For outputs in other output groups, the service ignores this setting.",
Expand Down Expand Up @@ -5703,6 +5710,18 @@
"VideoOverlayInput$FileInput": "Specify the input file S3, HTTP, or HTTPS URI for your video overlay. For consistency in color and formatting in your output video image, we recommend that you specify a video with similar characteristics as the underlying input video."
}
},
"__stringPatternS3TtfHttpsTtf": {
"base": null,
"refs": {
"BurninDestinationSettings$FontFileBold": "Specify a bold TrueType font file to use when rendering your output captions. Enter an S3, HTTP, or HTTPS URL. When you do, you must also separately specify a regular, an italic, and a bold italic font file.",
"BurninDestinationSettings$FontFileItalic": "Specify an italic TrueType font file to use when rendering your output captions. Enter an S3, HTTP, or HTTPS URL. When you do, you must also separately specify a regular, a bold, and a bold italic font file.",
"BurninDestinationSettings$FontFileRegular": "Specify a regular TrueType font file to use when rendering your output captions. Enter an S3, HTTP, or HTTPS URL. When you do, you must also separately specify a bold, an italic, and a bold italic font file.",
"DvbSubDestinationSettings$FontFileBold": "Specify a bold TrueType font file to use when rendering your output captions. Enter an S3, HTTP, or HTTPS URL. When you do, you must also separately specify a regular, an italic, and a bold italic font file.",
"DvbSubDestinationSettings$FontFileBoldItalic": "Specify a bold italic TrueType font file to use when rendering your output captions.\nEnter an S3, HTTP, or HTTPS URL.\nWhen you do, you must also separately specify a regular, a bold, and an italic font file.",
"DvbSubDestinationSettings$FontFileItalic": "Specify an italic TrueType font file to use when rendering your output captions. Enter an S3, HTTP, or HTTPS URL. When you do, you must also separately specify a regular, a bold, and a bold italic font file.",
"DvbSubDestinationSettings$FontFileRegular": "Specify a regular TrueType font file to use when rendering your output captions. Enter an S3, HTTP, or HTTPS URL. When you do, you must also separately specify a bold, an italic, and a bold italic font file."
}
},
"__stringPatternSNManifestConfirmConditionNotificationNS": {
"base": null,
"refs": {
Expand Down
6 changes: 6 additions & 0 deletions models/apis/pinpoint/2016-12-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7000,6 +7000,9 @@
},
"RoleArn": {
"shape": "__string"
},
"OrchestrationSendingRoleArn": {
"shape": "__string"
}
},
"required": [
Expand Down Expand Up @@ -7052,6 +7055,9 @@
"RoleArn": {
"shape": "__string"
},
"OrchestrationSendingRoleArn": {
"shape": "__string"
},
"Version": {
"shape": "__integer"
}
Expand Down
Loading

0 comments on commit 9f6e3bb

Please sign in to comment.