PathFormat
The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide. Specify this object if you only want Lex to read a subset of files in your Amazon S3 bucket.
Contents
- objectPrefixes
- 
               A list of Amazon S3 prefixes that points to sub-folders in the Amazon S3 bucket. Specify this list if you only want Lex to read the files under this set of sub-folders. Type: Array of strings Array Members: Minimum number of 1 item. Maximum number of 2 items. Length Constraints: Minimum length of 1. Pattern: ^[\/]?+[a-zA-Z0-9!_.*'()-]+(\/[a-zA-Z0-9!_.*'()-]+)*$Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: