Skip to content

Commit 121d29d

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent ac43319 commit 121d29d

37 files changed

+2871
-171
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"internal/protocoltest/smithyrpcv2cbor"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "68407b7c-e0d8-493f-83c6-84f2455da645",
3+
"type": "feature",
4+
"description": "This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6f1d6afd-d81f-4306-842b-4c52ab31b433",
3+
"type": "feature",
4+
"description": "This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.",
5+
"modules": [
6+
"service/personalize"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "84518169-9940-4ed6-8995-5b51de3ba88c",
3+
"type": "feature",
4+
"description": "Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.",
5+
"modules": [
6+
"service/redshiftserverless"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "adf9c7dc-d48a-43f4-adbc-0567d294b5dc",
3+
"type": "feature",
4+
"description": "This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.",
5+
"modules": [
6+
"service/dynamodb"
7+
]
8+
}

service/dynamodb/api_op_CreateTable.go

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

service/dynamodb/api_op_DeleteResourcePolicy.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/dynamodb/api_op_GetResourcePolicy.go

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

service/dynamodb/api_op_PutResourcePolicy.go

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

service/dynamodb/api_op_RestoreTableFromBackup.go

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

service/dynamodb/api_op_RestoreTableToPointInTime.go

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

service/dynamodb/api_op_UpdateTable.go

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

0 commit comments

Comments
 (0)