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 Nov 14, 2022
1 parent 7aa8b50 commit 6a4378c
Show file tree
Hide file tree
Showing 53 changed files with 1,476 additions and 172 deletions.
8 changes: 8 additions & 0 deletions .changelog/001dc5f5babb48a0b4b36d05361cd14d.json
@@ -0,0 +1,8 @@
{
"id": "001dc5f5-babb-48a0-b4b3-6d05361cd14d",
"type": "feature",
"description": "Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions.",
"modules": [
"service/workdocs"
]
}
8 changes: 8 additions & 0 deletions .changelog/12d9eb1310df4f5ea987311c0103a25a.json
@@ -0,0 +1,8 @@
{
"id": "12d9eb13-10df-4f5e-a987-311c0103a25a",
"type": "feature",
"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.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/1f1138bf91304ea9b67d2463acf2ab60.json
@@ -0,0 +1,8 @@
{
"id": "1f1138bf-9130-4ea9-b67d-2463acf2ab60",
"type": "feature",
"description": "Add support for CodeBuild Provisioning",
"modules": [
"service/proton"
]
}
8 changes: 8 additions & 0 deletions .changelog/3ffb5658928a4ceca3e6f1bdd3fdc682.json
@@ -0,0 +1,8 @@
{
"id": "3ffb5658-928a-4cec-a3e6-f1bdd3fdc682",
"type": "documentation",
"description": "Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network.",
"modules": [
"service/managedblockchain"
]
}
8 changes: 8 additions & 0 deletions .changelog/6234c73f08a542b18cb6c3df5563c96c.json
@@ -0,0 +1,8 @@
{
"id": "6234c73f-08a5-42b1-8cb6-c3df5563c96c",
"type": "feature",
"description": "This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators.",
"modules": [
"service/customerprofiles"
]
}
8 changes: 8 additions & 0 deletions .changelog/a958f76b550a42d5be48702bd2f0a257.json
@@ -0,0 +1,8 @@
{
"id": "a958f76b-550a-42d5-be48-702bd2f0a257",
"type": "feature",
"description": "This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications.",
"modules": [
"service/xray"
]
}
8 changes: 8 additions & 0 deletions .changelog/c406a5066bc34c6e8df5ad92aa5744ee.json
@@ -0,0 +1,8 @@
{
"id": "c406a506-6bc3-4c6e-8df5-ad92aa5744ee",
"type": "feature",
"description": "This release adds a new parameter \"Parameters\" in the DataLakeSettings.",
"modules": [
"service/lakeformation"
]
}
37 changes: 33 additions & 4 deletions service/customerprofiles/api_op_SearchProfiles.go

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

84 changes: 84 additions & 0 deletions service/customerprofiles/deserializers.go

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

19 changes: 8 additions & 11 deletions service/customerprofiles/doc.go

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

44 changes: 44 additions & 0 deletions service/customerprofiles/serializers.go

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

18 changes: 18 additions & 0 deletions service/customerprofiles/types/enums.go

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

0 comments on commit 6a4378c

Please sign in to comment.