Skip to content

Commit 3805618

Browse files
Added support for Amazon WorkSpaces Instances API
1 parent 09f579d commit 3805618

File tree

192 files changed

+28294
-0
lines changed

Some content is hidden

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

192 files changed

+28294
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -908,6 +908,8 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
908908
* This release allows customers to access email messages as they flow to and from Amazon WorkMail.
909909
* [AWSSDK.WorkSpaces](https://www.nuget.org/packages/AWSSDK.WorkSpaces/)
910910
* Amazon WorkSpaces is a managed desktop computing service in the cloud.
911+
* [AWSSDK.WorkspacesInstances](https://www.nuget.org/packages/AWSSDK.WorkspacesInstances/)
912+
* Added support for Amazon WorkSpaces Instances API
911913
* [AWSSDK.WorkSpacesThinClient](https://www.nuget.org/packages/AWSSDK.WorkSpacesThinClient/)
912914
* Initial release of Amazon WorkSpaces Thin Client
913915
* [AWSSDK.WorkSpacesWeb](https://www.nuget.org/packages/AWSSDK.WorkSpacesWeb/)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"active": true,
3+
"synopsis": "Added support for Amazon WorkSpaces Instances API",
4+
"generate-client-constructors": true
5+
}

0 commit comments

Comments
 (0)