Skip to content

Commit 6576a09

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent f762573 commit 6576a09

35 files changed

+546
-71
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2c1e1b70-2c65-4130-b762-45da7c411ac7",
3+
"type": "feature",
4+
"description": "The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.",
5+
"modules": [
6+
"service/georoutes"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8f2c372d-97bb-48dd-9bd8-255add86f344",
3+
"type": "feature",
4+
"description": "Added support for CodeBuild self-hosted Buildkite runner builds",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e6cd28a9-d305-4a35-b446-c18f16e52570",
3+
"type": "feature",
4+
"description": "This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e7270d08-7617-47a0-9bb7-4a50d0bc1355",
3+
"type": "feature",
4+
"description": "Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.",
5+
"modules": [
6+
"service/amp"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e75e2bd2-4093-4fa8-9798-089c85f13ba0",
3+
"type": "feature",
4+
"description": "This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences",
5+
"modules": [
6+
"service/bedrockagentruntime"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e828a078-fae0-49cd-992d-4eb56bf10533",
3+
"type": "documentation",
4+
"description": "Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}

service/amp/api_op_CreateScraper.go

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

service/amp/api_op_UpdateScraper.go

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

service/amp/deserializers.go

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

service/amp/serializers.go

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

service/amp/types/types.go

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

service/bedrockagentruntime/deserializers.go

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

service/bedrockagentruntime/types/types.go

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

service/codebuild/types/enums.go

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

service/codebuild/types/types.go

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

service/georoutes/api_op_CalculateIsolines.go

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

service/georoutes/api_op_CalculateRouteMatrix.go

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

0 commit comments

Comments
 (0)