Created
April 15, 2020 02:28
-
-
Save em-shea/f888f35f99b560feafd5fb043ab0e323 to your computer and use it in GitHub Desktop.
An example manifest for QuickSight
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"fileLocations": [ | |
{ | |
"URIPrefixes": [ | |
"s3://my-bucket-name" | |
] | |
} | |
], | |
"globalUploadSettings": { | |
"format": "JSON" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment