data "aws_cloudfront_origin_access_identity" "frontend_songwhip_origin_access_identity" {
  id = var.frontend_songwhip_origin_access_identity_id
}
