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
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+
}
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+
}
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+
}
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+
}
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

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

service/dynamodb/api_op_DeleteResourcePolicy.go

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

service/dynamodb/api_op_GetResourcePolicy.go

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

service/dynamodb/api_op_PutResourcePolicy.go

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

service/dynamodb/api_op_RestoreTableFromBackup.go

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

service/dynamodb/api_op_RestoreTableToPointInTime.go

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

service/dynamodb/api_op_UpdateTable.go

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

0 commit comments

Comments
 (0)