2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a un mois
- demandé il y a 6 mois
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 4 ans
This is the Type: AWS::WorkSpaces::Workspace. and Not the Type: AWS::WorkSpacesWeb::Portal