I want to transfer the ownership of Amazon Simple Storage Service (Amazon S3) bucket from one AWS account to a different account.
Resolution
You can't transfer Amazon S3 bucket ownership between AWS accounts because the bucket is always owned by the account that created it. Instead, you can copy Amazon S3 objects from one bucket to another so that you give ownership of the copied objects to the destination account. For instructions, see How can I copy S3 objects from another AWS account?
Warning: AWS Support can't transfer bucket ownership or copy Amazon S3 objects or manipulate any configuration options in AWS accounts. Also, you can't separate an AWS account from an Amazon.com account.