aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
235 stars 78 forks source link

Add Support for Expanded WorkSpaces API #205

Closed mattk-ce closed 3 years ago

mattk-ce commented 3 years ago

The WorkSpaces API has been expanded with new commands, can we get some support for them? See here: https://aws.amazon.com/about-aws/whats-new/2021/03/amazon-workspaces-introduces-bundle-management-apis/

Describe the Feature

In particular, I'm interested in CreateWorkspaceBundle and UpdateWorkspaceBundle. But adding everything would be nice.


This is a :rocket: Feature Request

ashovlin commented 3 years ago

We currently release PowerShell roughly monthly, unlike the majority of the AWS SDKs which release daily.

I anticipate that the new WorkSpaces cmdlets will be in the next release, but don't have a specific date to commit to yet.

ashovlin commented 3 years ago

The cmdlets for the WorkspaceBundle operations should now be in the 4.1.10.0 release of AWS Tools for PowerShell, which released last night.