How to store AMI created from Packer

I have created the AWS Golden AMI from my applications using Packer. However my requirement is I want to store this AMI in central place so that in future any other AWS accounts can use the AMI. But I cannot keep this in any public repo or registry.

Can you tell me what are the options offered by Packer with AWS on this ?