Skip to content

Commit 6a4378c

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 7aa8b50 commit 6a4378c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+1476
-172
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "001dc5f5-babb-48a0-b4b3-6d05361cd14d",
3+
"type": "feature",
4+
"description": "Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions.",
5+
"modules": [
6+
"service/workdocs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "12d9eb13-10df-4f5e-a987-311c0103a25a",
3+
"type": "feature",
4+
"description": "This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1f1138bf-9130-4ea9-b67d-2463acf2ab60",
3+
"type": "feature",
4+
"description": "Add support for CodeBuild Provisioning",
5+
"modules": [
6+
"service/proton"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3ffb5658-928a-4cec-a3e6-f1bdd3fdc682",
3+
"type": "documentation",
4+
"description": "Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network.",
5+
"modules": [
6+
"service/managedblockchain"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6234c73f-08a5-42b1-8cb6-c3df5563c96c",
3+
"type": "feature",
4+
"description": "This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators.",
5+
"modules": [
6+
"service/customerprofiles"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a958f76b-550a-42d5-be48-702bd2f0a257",
3+
"type": "feature",
4+
"description": "This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications.",
5+
"modules": [
6+
"service/xray"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c406a506-6bc3-4c6e-8df5-ad92aa5744ee",
3+
"type": "feature",
4+
"description": "This release adds a new parameter \"Parameters\" in the DataLakeSettings.",
5+
"modules": [
6+
"service/lakeformation"
7+
]
8+
}

service/customerprofiles/api_op_SearchProfiles.go

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

service/customerprofiles/deserializers.go

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

service/customerprofiles/doc.go

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

service/customerprofiles/serializers.go

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

service/customerprofiles/types/enums.go

Lines changed: 18 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)