-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NXP-9.10-HF23, NXP-10.3
-
Component/s: AI Cloud Services, AI Nuxeo Services
With nuxeo-ai-aws installed setting the following in nuxeo.conf doesn't work.
nuxeo.aws.accessKeyId=your_AWS_ACCESS_KEY_ID nuxeo.aws.secretKey=your_AWS_SECRET_ACCESS_KEY nuxeo.aws.region=your_AWS_REGION
It results in a Unable to load AWS credentials error.
This is because the following template is not available templates/aws/nxserver/config/aws-config.xml.nxftl.
We need to add nuxeo-runtime-aws to the base distribution so the template is available.
- depends on
-
NXP-25075 Add new Nuxeo AWS service to get credentials and other config
- Resolved