aws_workspaces: register directory with workspaces #26721
Labels
@aws-cdk/aws-workspaces
Related Amazon WorkSpaces
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
feature-request
A feature should be added or improved.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the feature
In trying to provide a fully automated AWS workspaces, directory deployment is impossible. I need the ability to register a directory service with workspaces in the CDK.
Use Case
Currently with AWS-CDK, it is impossible to deploy a Directory Service and new WorkSpaces in the same stack. The Directory Service has to be registered with the Workspace, and there are no L1 Constructs to do so.
Proposed Solution
Create a CfnWorkspaceDirectory construct that ties directory service ID.
Other Information
No response
Acknowledgements
CDK version used
2.90
Environment details (OS name and version, etc.)
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: