What is the CloudFormation equivalent of the "Restricted" user?

0

While in SERVICE_MANAGED mode (i.e. NOT using a custom IDP), how to specify HomeDirectoryType and HomeDirectoryMappings in CloudFormation template when creating a user? Is an equivalent of the "Restricted" checkbox exist for templates?

leshik
feita há 4 anos388 visualizações
4 Respostas
0

leshik:

Thank you for submitting your request for supporting HomeDirectoryType and HomeDirectoryMappings parameter to build CloudFormation templates for your SFTP server and users. We will add it to our backlog and make an announcement in the forum once it is available. Meanwhile, would you consider the option of scripting out using API or CLI commands for the CreateUser/UpdateUser operations to get access to the same 'restricted' functionality?

Thanks,
Smitha

AWS
respondido há 4 anos
0

Thanks, smithaAWS. I create users with CloudFormation, then I apply type and mappings using aws transfer update-user command. I'm glad that you consider adding this functionality to templates, this would simplify things.

leshik
respondido há 4 anos
0

leshik:

Following up on your request, you can now use the "Restricted" feature when creating users through CloudFormation templates. Please refer to the documentation for details:https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-user.html and let us know if you have any questions.

Thanks,
Smitha

AWS
respondido há 4 anos
0

I don't see any documentation in that link on how to specify the restricted user in the template.

Edit: Is the use of 'LOGICAL' directory type with a mapping to the home directory the equivalent of the 'restricted' option?

Edited by: jtd on Jan 28, 2021 10:18 AM

jtd
respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas