13. Sharing S3 Buckets between Accounts

We have three ways to share S3 buckets across accounts.
i) Using Bucket Policies & IAM (applies across the entire bucket) – Programmatic access only.
ii) Using Bucket ACLs & IAM (applies on individual objects) – Programmatic access only.
iii) Cross-account IAM roles – Programmatic and Console access