output "policy_document" {
  description = "S3 bucket policy document"
  value       = data.aws_iam_policy_document.main
}
