/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::DataSource/S3Parameters.dhall
Copy path to clipboardSource
{ Type =
{ ManifestFileLocation : (./ManifestFileLocation.dhall).Type
, RoleArn : Optional (./../../Fn.dhall).CfnText
}
, default.RoleArn = None (./../../Fn.dhall).CfnText
}