我试图跟随位于http://serverless-stack.com/chapters/create-a-cognito-indistity-pool.html对于身份池创建并通过使用CloudFormation来记录创建,以便在完成后可以轻松撤消所有内容。但是,我很难找到任何使用模板语法有效执行此操作的示例。我目前有以下内容ScratchUserPool:Type:AWS::Cognito::UserPoolProperties:UserPoolName:notes-user-poolScratchUserPoolClient:Type:AWS::Cognito::UserPoolClien