我正在尝试使用AWSCognito服务通过rubySDK进行用户身份验证。我可以使用这些方法注册、确认注册过程resp=client.sign_up({client_id:"ClientIdType",secret_hash:"SecretHashType",username:"UsernameType",password:"PasswordType",user_attributes:[{name:"AttributeNameType",value:"AttributeValueType",}],validation_data:[{name:"AttributeNameType",va