Distribution File Names

All files in an Attini distribution are put on AWS S3, which means that all file names have to be compliant with S3 object key name standards. Therefore, only the “Safe characters” from the documentation are recommended for filenames.

Forbidden characters in filenames

Any characters that require special handling or character that should be avoided are not supported by the Attini framework.

Note

If you have file names that include non-supported characters, the Attini CLI will ignore them.

To learn how to automatically exclude files from your distribution, see Attini ignore.