modify existing userpool

0

I have a stack created in CloudFormation with a Cognito User Pool resource, with DeletionPolicy: Retain to prevent it from being deleted when deleting the stack, my question is, how can I modify the existing userPool, to change password policies or add lambda functions? Thank you so much

Horace
feita há um ano447 visualizações
2 Respostas
0

If you are using CloudFormation to manage the password, just change "AWS::Cognito::UserPool PasswordPolicy" as is and you should be fine.
https://docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html

profile picture
ESPECIALISTA
respondido há um ano
  • Sorry if my question was not detailed enough. I need to know if it is possible to control a pre-existing cognito user pool through Cloudformation or AWS SAM, as I can't find any property option where I can declare the cognito user pool id.

0
profile pictureAWS
Yungang
respondido há 7 meses

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