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 Jun 6, 2022
1 parent 64c1d77 commit 2e4d906
Show file tree
Hide file tree
Showing 25 changed files with 2,196 additions and 70 deletions.
8 changes: 8 additions & 0 deletions .changelog/3e883149d1de4a94af05c0c5c62a5b0c.json
@@ -0,0 +1,8 @@
{
"id": "3e883149-d1de-4a94-af05-c0c5c62a5b0c",
"type": "feature",
"description": "This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/e14a0c14bd304e7b84e4901d0d599183.json
@@ -0,0 +1,8 @@
{
"id": "e14a0c14-bd30-4e7b-84e4-901d0d599183",
"type": "feature",
"description": "This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.",
"modules": [
"service/chimesdkmessaging"
]
}
9 changes: 9 additions & 0 deletions service/chimesdkmessaging/api_op_CreateChannel.go

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

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

228 changes: 228 additions & 0 deletions service/chimesdkmessaging/api_op_SearchChannels.go

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

10 changes: 3 additions & 7 deletions service/chimesdkmessaging/api_op_UpdateChannel.go

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

0 comments on commit 2e4d906

Please sign in to comment.