Skip to content

Commit

Permalink
Merge branch 'release-1.31.9' into develop
Browse files Browse the repository at this point in the history
* release-1.31.9:
  Bumping version to 1.31.9
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jul 21, 2023
2 parents a7479f5 + 88ebf0a commit 104226d
Show file tree
Hide file tree
Showing 9 changed files with 113 additions and 39 deletions.
22 changes: 22 additions & 0 deletions .changes/1.31.9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``glue``",
"description": "This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.",
"type": "api-change"
},
{
"category": "``mediaconvert``",
"description": "This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "Fixed VolumeEncryptionKey descriptions",
"type": "api-change"
}
]
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.31.9
======

* api-change:``glue``: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
* api-change:``mediaconvert``: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
* api-change:``rds``: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
* api-change:``workspaces``: Fixed VolumeEncryptionKey descriptions


1.31.8
======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.31.8'
__version__ = '1.31.9'


class NullHandler(logging.Handler):
Expand Down
11 changes: 8 additions & 3 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -18942,15 +18942,20 @@
},
"savingsplans" : {
"endpoints" : {
"aws-cn" : {
"cn-north-1" : {
"credentialScope" : {
"region" : "cn-north-1"
},
"hostname" : "savingsplans.cn-north-1.amazonaws.com.cn"
},
"cn-northwest-1" : {
"credentialScope" : {
"region" : "cn-northwest-1"
},
"hostname" : "savingsplans.cn-northwest-1.amazonaws.com.cn"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-cn"
"isRegionalized" : true
},
"secretsmanager" : {
"endpoints" : {
Expand Down
42 changes: 36 additions & 6 deletions botocore/data/glue/2017-03-31/service-2.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions botocore/data/mediaconvert/2017-08-29/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6919,7 +6919,7 @@
"SegmentsPerSubdirectory": {
"shape": "__integerMin1Max2147483647",
"locationName": "segmentsPerSubdirectory",
"documentation": "Specify the number of segments to write to a subdirectory before starting a new one. You must also set Directory structure to Subdirectory per stream for this setting to have an effect."
"documentation": "Specify the number of segments to write to a subdirectory before starting a new one. You must also set Directory structure to Subdirectory per stream for this setting to have an effect."
},
"StreamInfResolution": {
"shape": "HlsStreamInfResolution",
Expand Down Expand Up @@ -10614,7 +10614,7 @@
},
"ProresChromaSampling": {
"type": "string",
"documentation": "This setting applies only to ProRes 4444 and ProRes 4444 XQ outputs that you create from inputs that use 4:4:4 chroma sampling. Set Preserve 4:4:4 sampling (PRESERVE_444_SAMPLING) to allow outputs to also use 4:4:4 chroma sampling. You must specify a value for this setting when your output codec profile supports 4:4:4 chroma sampling. Related Settings: When you set Chroma sampling to Preserve 4:4:4 sampling (PRESERVE_444_SAMPLING), you must choose an output codec profile that supports 4:4:4 chroma sampling. These values for Profile (CodecProfile) support 4:4:4 chroma sampling: Apple ProRes 4444 (APPLE_PRORES_4444) or Apple ProRes 4444 XQ (APPLE_PRORES_4444_XQ). When you set Chroma sampling to Preserve 4:4:4 sampling, you must disable all video preprocessors except for Nexguard file marker (PartnerWatermarking). When you set Chroma sampling to Preserve 4:4:4 sampling and use framerate conversion, you must set Frame rate conversion algorithm (FramerateConversionAlgorithm) to Drop duplicate (DUPLICATE_DROP).",
"documentation": "This setting applies only to ProRes 4444 and ProRes 4444 XQ outputs that you create from inputs that use 4:4:4 chroma sampling. Set Preserve 4:4:4 sampling (PRESERVE_444_SAMPLING) to allow outputs to also use 4:4:4 chroma sampling. You must specify a value for this setting when your output codec profile supports 4:4:4 chroma sampling. Related Settings: For Apple ProRes outputs with 4:4:4 chroma sampling: Choose Preserve 4:4:4 sampling. Use when your input has 4:4:4 chroma sampling and your output codec Profile is Apple ProRes 4444 or 4444 XQ. Note that when you choose Preserve 4:4:4 sampling, you cannot include any of the following Preprocessors: Dolby Vision, HDR10+, or Noise reducer.",
"enum": [
"PRESERVE_444_SAMPLING",
"SUBSAMPLE_TO_422"
Expand Down Expand Up @@ -10682,7 +10682,7 @@
"ChromaSampling": {
"shape": "ProresChromaSampling",
"locationName": "chromaSampling",
"documentation": "This setting applies only to ProRes 4444 and ProRes 4444 XQ outputs that you create from inputs that use 4:4:4 chroma sampling. Set Preserve 4:4:4 sampling (PRESERVE_444_SAMPLING) to allow outputs to also use 4:4:4 chroma sampling. You must specify a value for this setting when your output codec profile supports 4:4:4 chroma sampling. Related Settings: When you set Chroma sampling to Preserve 4:4:4 sampling (PRESERVE_444_SAMPLING), you must choose an output codec profile that supports 4:4:4 chroma sampling. These values for Profile (CodecProfile) support 4:4:4 chroma sampling: Apple ProRes 4444 (APPLE_PRORES_4444) or Apple ProRes 4444 XQ (APPLE_PRORES_4444_XQ). When you set Chroma sampling to Preserve 4:4:4 sampling, you must disable all video preprocessors except for Nexguard file marker (PartnerWatermarking). When you set Chroma sampling to Preserve 4:4:4 sampling and use framerate conversion, you must set Frame rate conversion algorithm (FramerateConversionAlgorithm) to Drop duplicate (DUPLICATE_DROP)."
"documentation": "This setting applies only to ProRes 4444 and ProRes 4444 XQ outputs that you create from inputs that use 4:4:4 chroma sampling. Set Preserve 4:4:4 sampling (PRESERVE_444_SAMPLING) to allow outputs to also use 4:4:4 chroma sampling. You must specify a value for this setting when your output codec profile supports 4:4:4 chroma sampling. Related Settings: For Apple ProRes outputs with 4:4:4 chroma sampling: Choose Preserve 4:4:4 sampling. Use when your input has 4:4:4 chroma sampling and your output codec Profile is Apple ProRes 4444 or 4444 XQ. Note that when you choose Preserve 4:4:4 sampling, you cannot include any of the following Preprocessors: Dolby Vision, HDR10+, or Noise reducer."
},
"CodecProfile": {
"shape": "ProresCodecProfile",
Expand Down Expand Up @@ -11832,7 +11832,7 @@
"Codec": {
"shape": "VideoCodec",
"locationName": "codec",
"documentation": "Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec. To passthrough the video stream of your input JPEG2000, VC-3, AVC-INTRA or Apple ProRes video without any video encoding: Choose Passthrough. If you have multiple input videos, note that they must have identical encoding attributes. When you choose Passthrough, your output container must be MXF or QuickTime MOV."
"documentation": "Specifies the video codec. This must be equal to one of the enum values defined by the object VideoCodec. To passthrough the video stream of your input JPEG2000, VC-3, AVC-INTRA or Apple ProRes video without any video encoding: Choose Passthrough. If you have multiple input videos, note that they must have identical encoding attributes. When you choose Passthrough, your output container must be MXF or QuickTime MOV."
},
"FrameCaptureSettings": {
"shape": "FrameCaptureSettings",
Expand Down
Loading

0 comments on commit 104226d

Please sign in to comment.