on ‎2023 Nov 03 4:16 PM
Hello Experts,
I am new to AI Core and followed the Tutorial Series to get to know the environment. (Make Predictions for House Prices with SAP AI Core | SAP Tutorials)
Unfortunately I've encountered an error I am unable to resolve. In the last steps of the Tutorial, while trying to deploy the model on a server, the error "Could not connect to the endpoint URL" appears.
I would be very grateful for your assistance.

Request clarification before answering.
Good morning md_tcon07,
Here below is my set up and no I did not have to adjust any AWS roles.
It just comes up when it wants to publish the model back. As when it gets stuck
it will continue to publish and use the data . (xyz is just my method to mask the real key)
Thanks,
Mich
Name - default
Type - S3
Path Prefix: example-dataset/house-price-toy/model
Bucket: hello-aicore-data
Endpoint: s3-us-east-1.amazonaws.com
Region : us-east-1
verify SSL : off
Use HTTPS : on
Secret:
{
"AWS_ACCESS_KEY_ID": "xyz5",
"AWS_SECRET_ACCESS_KEY": "xyzncdl"
}
Name - mys3
Type - S3
Path Prefix: example-dataset/house-price-toy
Bucket: hello-aicore-data
Endpoint: s3-us-east-1.amazonaws.com
Region : us-east-1
verify SSL : off
Use HTTPS : on
Secret:
{
"AWS_ACCESS_KEY_ID": "xyzU5",
"AWS_SECRET_ACCESS_KEY": "xyzcdl"
}
From a local comand prompt listing ( same key to access)
aws s3 ls s3://hello-aicore-data/example-dataset/house-price-toy/
PRE data/
PRE model/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.