2 個答案
- 最新
- 最多得票
- 最多評論
1
Hello.
How about setting "IAM_Identity_Center" to "AuthenticationType"?
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-portal.html#cfn-workspacesweb-portal-authenticationtype
Type: AWS::WorkSpacesWeb::Portal
Properties:
AuthenticationType: IAM_Identity_Center
0
Hi,
You have a fully working template here: https://github.com/aws-samples/aws-workspaces-cloudformation-template/blob/main/Workspace.yaml
See explanations: https://github.com/aws-samples/aws-workspaces-cloudformation-template
Best,
Didier
相關內容
- 已提問 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 6 個月前
- AWS 官方已更新 3 年前
This is the Type: AWS::WorkSpaces::Workspace. and Not the Type: AWS::WorkSpacesWeb::Portal