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 15, 2022
1 parent 97995aa commit c1816d1
Show file tree
Hide file tree
Showing 44 changed files with 5,198 additions and 217 deletions.
8 changes: 8 additions & 0 deletions .changelog/5be92db7bc7d4de2a2916a226bc620e8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5be92db7-bc7d-4de2-a291-6a226bc620e8",
"type": "feature",
"description": "Adds finding fields available from GuardDuty Console. Adds FreeTrial related operations. Deprecates the use of various APIs related to Master Accounts and Replace them with Administrator Accounts.",
"modules": [
"service/guardduty"
]
}
8 changes: 8 additions & 0 deletions .changelog/82dd0dcdad944857ad7259b075ead66d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "82dd0dcd-ad94-4857-ad72-59b075ead66d",
"type": "feature",
"description": "This release adds a new set of APIs, GetPermissionGroup, DisassociateUserFromPermissionGroup, AssociateUserToPermissionGroup, ListPermissionGroupsByUser, ListUsersByPermissionGroup.",
"modules": [
"service/finspacedata"
]
}
8 changes: 8 additions & 0 deletions .changelog/851324adb925497a942e0c12cdd53d4b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "851324ad-b925-497a-942e-0c12cdd53d4b",
"type": "feature",
"description": "Added new field \"reason\" to OperationNotSupportedException. Receiving this exception in the DeregisterWorkspaceDirectory API will now return a reason giving more context on the failure.",
"modules": [
"service/workspaces"
]
}
8 changes: 8 additions & 0 deletions .changelog/a121b85e792f437c9d971d95cb153d82.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a121b85e-792f-437c-9d97-1d95cb153d82",
"type": "feature",
"description": "This release adds a new API ListAttributeGroupsForApplication that returns associated attribute groups of an application. In addition, the UpdateApplication and UpdateAttributeGroup APIs will not allow users to update the 'Name' attribute.",
"modules": [
"service/servicecatalogappregistry"
]
}
169 changes: 169 additions & 0 deletions service/finspacedata/api_op_AssociateUserToPermissionGroup.go

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

168 changes: 168 additions & 0 deletions service/finspacedata/api_op_DisassociateUserFromPermissionGroup.go

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

Loading

0 comments on commit c1816d1

Please sign in to comment.