Using existing AWS account, and deploying serverless functions?

Hello,

We already have a bunch of AWS services up and running on our account. I would like to add some functions/lambdas/S3 buckets and such using serverless, to this existing account. Is this possible? Or will the existing setup conflict, or be erased/removed when I attempt to serverless deploy.

Thanks for your help.