aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

Support for resources [AWS::WorkSpaces::WorkspaceImage] [AWS::WorkSpaces::WorkspaceBundle] #1914

Open prashantchaudhary11 opened 8 months ago

prashantchaudhary11 commented 8 months ago

Name of the resource

Other

Resource name

[AWS::WorkSpaces::WorkspaceImage] [AWS::WorkSpaces::WorkspaceBundle]

Description

Please add the support for creating WorkSpace bundle and WorkSpace image from an existing WorkSpace via CloudFormation. There already exists API to do the same i.e. CreateWorkspaceBundle and CreateWorkspaceImage however it's not yet supported by CloudFormation.

As per the document, currently the only resources for AWS WorkSpaces service that we can see that are supported by CloudFormation are:

  1. AWS::WorkSpaces::ConnectionAlias
  2. AWS::WorkSpaces::Workspace

Other Details

No response