Skip to content

Commit e22c249

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent ff0cf6f commit e22c249

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+2480
-15
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3ced4aa7-a348-4c19-b67b-b518f9ec39d8",
3+
"type": "feature",
4+
"description": "Added MinQP as a Rate Control option for H264 and H265 encodes.",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6cf17f34-83b5-4473-b16c-8f9ca40beda0",
3+
"type": "feature",
4+
"description": "Release ReplicaConfiguration as part of DescribeInstance",
5+
"modules": [
6+
"service/connect"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "89e0f7a0-c06b-4dc5-ab7e-2eeb66287fb8",
3+
"type": "feature",
4+
"description": "Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.",
5+
"modules": [
6+
"service/timestreaminfluxdb"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c3048c3b-f37d-437f-9da0-619e14faa086",
3+
"type": "feature",
4+
"description": "Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.",
5+
"modules": [
6+
"service/datazone"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c6377034-452c-477c-88d8-6d10f8df502e",
3+
"type": "feature",
4+
"description": "AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.",
5+
"modules": [
6+
"service/mediaconnect"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d7426ee7-ace5-4a8f-9822-6f487647cbce",
3+
"type": "feature",
4+
"description": "Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f3dffc54-898a-4bd2-a078-376e23475957",
3+
"type": "feature",
4+
"description": "This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.",
5+
"modules": [
6+
"service/elasticloadbalancingv2"
7+
]
8+
}

feature/dynamodbstreams/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/api_op_AssociateSecurityKey.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/api_op_DescribeInstance.go

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/api_op_GetMetricDataV2.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/deserializers.go

+151
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/types/enums.go

+27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/types/types.go

+55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/api_op_AcceptSubscriptionRequest.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)