Skip to content

Commit 7db3afa

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent f56d4c1 commit 7db3afa

31 files changed

+654
-156
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "08a986f4-bd43-4e39-936c-5298dae53626",
3+
"type": "documentation",
4+
"description": "Documentation update for secondary indexes and Create_Table.",
5+
"modules": [
6+
"service/dynamodb"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2b2f91bf-3d58-4661-ad72-3accb443e6c5",
3+
"type": "feature",
4+
"description": "Support tagging Agents and adjust input field validations",
5+
"modules": [
6+
"service/groundstation"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8e6f1842-e994-4b89-99dc-40458634c393",
3+
"type": "feature",
4+
"description": "This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors.",
5+
"modules": [
6+
"service/transfer"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e864d214-ea27-4631-b930-84e6210125c4",
3+
"type": "feature",
4+
"description": "The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation.",
5+
"modules": [
6+
"service/controlcatalog"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f7af636c-f58b-4729-9c21-9f15659c027f",
3+
"type": "feature",
4+
"description": "The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization.",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}

service/controlcatalog/api_op_GetControl.go

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

service/controlcatalog/deserializers.go

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

service/controlcatalog/types/enums.go

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

service/controlcatalog/types/types.go

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

service/dynamodb/api_op_CreateTable.go

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

service/dynamodb/api_op_UpdateContinuousBackups.go

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

0 commit comments

Comments
 (0)