Can we use aws_s3_bucket to upload files from local machine

Hi,
I would like to upload a file from my local workstation to the s3 bucket created using aws_s3_bucket resource. I just googled it but found none except suggesting execute. Can anyone specify me do we have that facility with aws_s3_bucket if so please provide me a sample code for it.