Skip to content

Commit f10862b

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 3707f24 commit f10862b

21 files changed

+540
-204
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "131c3c19-000c-4778-b002-77eff3ffe5c3",
3+
"type": "feature",
4+
"description": "This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.",
5+
"modules": [
6+
"service/mediaconvert"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5c7f567a-7881-4703-8274-9a7a09879b46",
3+
"type": "documentation",
4+
"description": "Fixed VolumeEncryptionKey descriptions",
5+
"modules": [
6+
"service/workspaces"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "84c5c1f0-c7ae-486b-a070-1e977264c16b",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9185cac4-487a-4675-8085-d334804b99df",
3+
"type": "feature",
4+
"description": "Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}

service/glue/api_op_CreateJob.go

Lines changed: 32 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/glue/api_op_CreateSession.go

Lines changed: 30 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/glue/api_op_StartJobRun.go

Lines changed: 32 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/glue/deserializers.go

Lines changed: 102 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/glue/serializers.go

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)