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 Jan 31, 2025
1 parent f762573 commit 6576a09
Show file tree
Hide file tree
Showing 35 changed files with 546 additions and 71 deletions.
8 changes: 8 additions & 0 deletions .changelog/2c1e1b702c654130b76245da7c411ac7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2c1e1b70-2c65-4130-b762-45da7c411ac7",
"type": "feature",
"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.",
"modules": [
"service/georoutes"
]
}
8 changes: 8 additions & 0 deletions .changelog/8f2c372d97bb48dd9bd8255add86f344.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "8f2c372d-97bb-48dd-9bd8-255add86f344",
"type": "feature",
"description": "Added support for CodeBuild self-hosted Buildkite runner builds",
"modules": [
"service/codebuild"
]
}
8 changes: 8 additions & 0 deletions .changelog/e6cd28a9d3054a35b446c18f16e52570.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e6cd28a9-d305-4a35-b446-c18f16e52570",
"type": "feature",
"description": "This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/e7270d08761747a09bb74a50d0bc1355.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e7270d08-7617-47a0-9bb7-4a50d0bc1355",
"type": "feature",
"description": "Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.",
"modules": [
"service/amp"
]
}
8 changes: 8 additions & 0 deletions .changelog/e75e2bd240934fa89798089c85f13ba0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e75e2bd2-4093-4fa8-9798-089c85f13ba0",
"type": "feature",
"description": "This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences",
"modules": [
"service/bedrockagentruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/e828a078fae049cd992d4eb56bf10533.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e828a078-fae0-49cd-992d-4eb56bf10533",
"type": "documentation",
"description": "Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.",
"modules": [
"service/rds"
]
}
3 changes: 3 additions & 0 deletions service/amp/api_op_CreateScraper.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/amp/api_op_UpdateScraper.go

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

59 changes: 59 additions & 0 deletions service/amp/deserializers.go

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

31 changes: 31 additions & 0 deletions service/amp/serializers.go

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

21 changes: 21 additions & 0 deletions service/amp/types/types.go

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

10 changes: 10 additions & 0 deletions service/bedrockagentruntime/deserializers.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/bedrockagentruntime/types/types.go

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

6 changes: 4 additions & 2 deletions service/codebuild/types/enums.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/codebuild/types/types.go

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

10 changes: 8 additions & 2 deletions service/georoutes/api_op_CalculateIsolines.go

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

17 changes: 15 additions & 2 deletions service/georoutes/api_op_CalculateRouteMatrix.go

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

Loading

0 comments on commit 6576a09

Please sign in to comment.