FileConfiguration
The configuration for what files should be pulled from the source.
Contents
- Folders
-
Identifiers for the source folders to pull all files from recursively.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
.*\S.*
Required: Yes
- Filters
-
Restrictions for what files should be pulled from the source.
Type: String to array of strings map
Key Length Constraints: Minimum length of 1. Maximum length of 255.
Key Pattern:
.*\S.*
Array Members: Minimum number of 1 item. Maximum number of 2048 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[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: