aws-samples / aws-samples/sample-developer-tutorials

035-workspaces-personal: requires AD directory user for non-interactive testing

未關閉
#75 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Shell
星號
175
分支
42
PR 合併指標
30 天內沒有已合併 PR

描述

## Problem
The WorkSpaces tutorial requires a user to exist in the Active Directory before creating a WorkSpace. Simple AD user creation needs LDAP tools or a domain-joined EC2 instance.

## Current state
- Simple AD directory deployed via `000-prereqs-directory` CFN stack
- Directory registered with WorkSpaces
- Script finds the directory but fails because the auto-generated username doesn't exist in AD

## Steps to resolve
1. Launch a domain-joined EC2 instance in the directory's VPC
2. Use AD tools to create a test user
3. Or: modify the script to use the WorkSpaces API to create a user (if supported)
4. Test the script end-to-end
5. Add back to the non-interactive PR

貢獻指南

開啟貢獻指南

研究方向

Start with the script for 035-workspaces-personal and the 000-prereqs-directory CloudFormation stack, confirming how the directory is found and where the generated username is used. Check whether the WorkSpaces API supports user creation; otherwise use a domain-joined EC2 instance and AD tools. Done means the script runs end-to-end and is restored to the non-interactive PR.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
aws, shell
領域
cloud, infrastructure
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。