I am trying to execute serverless deploy command to deploy my lambda function.But it is showing
user is not authorized to perform: cloudformation:UpdateStack on resource: arn:aws:cloudformation:ap-south-1
What policy should be attached to deploy lambda function?