Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 3, 2024
1 parent ff0cf6f commit e22c249
Show file tree
Hide file tree
Showing 52 changed files with 2,480 additions and 15 deletions.
8 changes: 8 additions & 0 deletions .changelog/3ced4aa7a3484c19b67bb518f9ec39d8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3ced4aa7-a348-4c19-b67b-b518f9ec39d8",
"type": "feature",
"description": "Added MinQP as a Rate Control option for H264 and H265 encodes.",
"modules": [
"service/medialive"
]
}
8 changes: 8 additions & 0 deletions .changelog/6cf17f3483b54473b16c8f9ca40beda0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6cf17f34-83b5-4473-b16c-8f9ca40beda0",
"type": "feature",
"description": "Release ReplicaConfiguration as part of DescribeInstance",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/89e0f7a0c06b4dc5ab7e2eeb66287fb8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "89e0f7a0-c06b-4dc5-ab7e-2eeb66287fb8",
"type": "feature",
"description": "Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.",
"modules": [
"service/timestreaminfluxdb"
]
}
8 changes: 8 additions & 0 deletions .changelog/c3048c3bf37d437f9da0619e14faa086.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c3048c3b-f37d-437f-9da0-619e14faa086",
"type": "feature",
"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.",
"modules": [
"service/datazone"
]
}
8 changes: 8 additions & 0 deletions .changelog/c6377034452c477c88d86d10f8df502e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c6377034-452c-477c-88d8-6d10f8df502e",
"type": "feature",
"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.",
"modules": [
"service/mediaconnect"
]
}
8 changes: 8 additions & 0 deletions .changelog/d7426ee7ace54a8f98226f487647cbce.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d7426ee7-ace5-4a8f-9822-6f487647cbce",
"type": "feature",
"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.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/f3dffc54898a4bd2a078376e23475957.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f3dffc54-898a-4bd2-a078-376e23475957",
"type": "feature",
"description": "This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.",
"modules": [
"service/elasticloadbalancingv2"
]
}

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

2 changes: 1 addition & 1 deletion service/connect/api_op_AssociateSecurityKey.go

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

9 changes: 9 additions & 0 deletions service/connect/api_op_DescribeInstance.go

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

2 changes: 1 addition & 1 deletion service/connect/api_op_GetMetricDataV2.go

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

151 changes: 151 additions & 0 deletions service/connect/deserializers.go

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

27 changes: 27 additions & 0 deletions service/connect/types/enums.go

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

55 changes: 55 additions & 0 deletions service/connect/types/types.go

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

3 changes: 3 additions & 0 deletions service/datazone/api_op_AcceptSubscriptionRequest.go

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

Loading

0 comments on commit e22c249

Please sign in to comment.