How to use meteor-aws-sdk for access to S3?

Where do I make the authorization so I can use the aws-sdk in events? Works when doing it in the event itself on the client but had to add the accessKeyId in clear text. Guess that’s not good.