Attach instance profile to Model serving endpoint
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 11:59 AM
Hi all,
I'm unable to attach an instance profile to a model serving end point. I followed the instructions on this page to update an existing model with an instance profile arn. I have verified the instance profile works by attaching it to a compute cluster. I get the following error in the response:
status code and response.text.
400
{"error_code":"BAD_REQUEST","message":"Instance profile config is not supported!"}I also tried creating a new end point with instance profile attached. No luck! same error.
Please advise
Thanks!