| 1234567891011121314151617181920212223 |
- {
- "Amazon": {
- "AssetProcessor": {
- "Settings": {
- "ScanFolder MachineLearning/Assets": {
- "watch": "@GEMROOT:MachineLearning@/Assets",
- "recursive": 1,
- "order": 101
- },
- "ScanFolder MachineLearning/Registry": {
- "watch": "@GEMROOT:MachineLearning@/Registry",
- "recursive": 1,
- "order": 102
- },
- "RC MachineLearning Model": {
- "glob": "*.mlmodel",
- "params": "copy",
- "productAssetType": "{4D8D3782-DC3A-499A-A59D-542B85F5EDE9}"
- }
- }
- }
- }
- }
|