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
관련 콘텐츠
- AWS 공식업데이트됨 10달 전
This is the Type: AWS::WorkSpaces::Workspace. and Not the Type: AWS::WorkSpacesWeb::Portal