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 May 2, 2024
1 parent ac43319 commit 121d29d
Show file tree
Hide file tree
Showing 37 changed files with 2,871 additions and 171 deletions.
8 changes: 8 additions & 0 deletions .changelog/41575353444b40ffbf474f4155544f00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "41575353-444b-40ff-bf47-4f4155544f00",
"type": "release",
"description": "New AWS service client module",
"modules": [
"internal/protocoltest/smithyrpcv2cbor"
]
}
8 changes: 8 additions & 0 deletions .changelog/68407b7ce0d8493f83c684f2455da645.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "68407b7c-e0d8-493f-83c6-84f2455da645",
"type": "feature",
"description": "This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/6f1d6afdd81f4306842b4c52ab31b433.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6f1d6afd-d81f-4306-842b-4c52ab31b433",
"type": "feature",
"description": "This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.",
"modules": [
"service/personalize"
]
}
8 changes: 8 additions & 0 deletions .changelog/8451816999404ed689955b51de3ba88c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "84518169-9940-4ed6-8995-5b51de3ba88c",
"type": "feature",
"description": "Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.",
"modules": [
"service/redshiftserverless"
]
}
8 changes: 8 additions & 0 deletions .changelog/adf9c7dcd48a43f4adbc0567d294b5dc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "adf9c7dc-d48a-43f4-adbc-0567d294b5dc",
"type": "feature",
"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.",
"modules": [
"service/dynamodb"
]
}
16 changes: 10 additions & 6 deletions service/dynamodb/api_op_CreateTable.go

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

2 changes: 1 addition & 1 deletion service/dynamodb/api_op_DeleteResourcePolicy.go

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

14 changes: 7 additions & 7 deletions service/dynamodb/api_op_GetResourcePolicy.go

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

18 changes: 11 additions & 7 deletions service/dynamodb/api_op_PutResourcePolicy.go

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

5 changes: 5 additions & 0 deletions service/dynamodb/api_op_RestoreTableFromBackup.go

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

5 changes: 5 additions & 0 deletions service/dynamodb/api_op_RestoreTableToPointInTime.go

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

5 changes: 5 additions & 0 deletions service/dynamodb/api_op_UpdateTable.go

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

Loading

0 comments on commit 121d29d

Please sign in to comment.